blob: 558b1d95ef911e49d1cc81c955804d82dec8237f [file] [log] [blame]
{
"name": "SpecDemo",
"version": "0.0.1",
"summary": "A short description of SpecDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liuaaaddxiaoer/SpecDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuaaaddxiaoer": "liuxiaoer@offcn.com"
},
"source": {
"git": "https://github.com/liuaaaddxiaoer/SpecDemo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SpecDemo/Classes/**/*",
"resource_bundles": {
"SpecDemo": [
"SpecDemo/Assets/*"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}