{
"name": "rustlib",
"version": "0.1.0",
"summary": "A short description of rustlib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sidney.wang/rustlib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sidney.wang": "sidney.wang@foxmail.com"
},
"source": {
"git": "https://github.com/sidney.wang/rustlib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "rustlib/Classes/**/*"
}