blob: d85b82bd09c5e564ed00ede4c235f0b89396f1dd [file] [log] [blame]
{
"name": "CFTestDemo",
"version": "0.1.0",
"summary": "A short description of CFTestDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/manbeer/CFTestDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"manbeer": "manchangfeng123@gmail.com"
},
"source": {
"git": "https://github.com/manbeer/CFTestDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CFTestDemo/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}