blob: 009862e14d12763fef0f7a47ba00ed3a8259d28e [file] [log] [blame]
{
"name": "CZ_AFNetworking",
"version": "1.0.0",
"summary": "A framework to handle api requests.",
"description": "CZ_AFNetworking is a framework to handle api requests with AFNetworking build in it",
"homepage": "https://appcoda.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manpreet Kaur": "kaurmanpreetrao@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Manpreetkaurrao/CZ_AFNetworking.git",
"tag": "1.0.0"
},
"source_files": "CZ_AFNetworking/*.{h,m}"
}