blob: f84652b134811341015db3e2363e8ff348911802 [file] [log] [blame]
{
"name": "CGT_Pod_Demo",
"version": "8.0",
"summary": "CGT_Pod_Demo for Testing purpose",
"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/CGTPodDemo1.git",
"tag": "8.0"
},
"source_files": "NetworkManager/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5"
],
"AFNetworking+AutoRetry": [
],
"MBProgressHUD": [
],
"Reachability": [
]
}
}