blob: 7114ea1c9f12943d62dd18b1a6f0456a3b54c192 [file] [log] [blame]
{
"name": "CGT_Pod_ObjC",
"version": "1.0",
"summary": "CGT_Pod_ObjC contains pods of all the basic and necessary libraries",
"description": "* An extensive blocks-based Objective C wrapper.",
"homepage": "http://www.cgt.co.in",
"license": "MIT",
"authors": {
"Rahul Bansal": "rahul.bansal@cgt.co.in"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rahulbansal1991/CGT_Kit_Objc.git",
"tag": "1.2"
},
"source_files": "NetworkManager/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5"
],
"MBProgressHUD": [
],
"Reachability": [
]
}
}