blob: 6c48a5ecc809cdfdb001a70026fce0be5973caae [file] [log] [blame]
{
"name": "CN_Networking",
"version": "0.1.0",
"summary": "A short description of CN_Networking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/obgniyum/CN_Networking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"obgniyum": "obgniyum@icloud.com"
},
"source": {
"git": "https://github.com/obgniyum/CN_Networking.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CN_Networking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}