blob: ff437c30c9e3e95d489256f1ffcc213ca8ecaa97 [file] [log] [blame]
{
"name": "CGT_Pod_ObjC",
"version": "1.1",
"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.4"
},
"source_files": "NetworkManager/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5"
],
"MBProgressHUD": [
],
"Reachability": [
],
"Mantle": [
"~> 2.0"
],
"SDWebImage": [
"~> 3.7"
]
}
}