blob: 48b1aabf8a4a32fd3280f47c9db0629b80444a00 [file] [log] [blame]
{
"name": "CGT_Pod_Swift",
"version": "1.1.7",
"summary": "CGT_Pod_Swift contains pods of all the basic and necessary libraries",
"description": "* An extensive blocks-based Swift wrapper. CGT_Pod_Swift contains pods of all the basic and necessary libraries",
"homepage": "http://www.cgt.co.in",
"license": "MIT",
"authors": {
"Rahul Bansal": "rahul.bansal@cgt.co.in"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rahulbansal1991/CGT_Kit_Swift.git",
"tag": "1.1.7"
},
"source_files": "NetworkManager/*.{swift}",
"requires_arc": true,
"dependencies": {
"Alamofire": [
],
"MBProgressHUD": [
],
"ObjectMapper": [
"~> 1.3"
],
"Kingfisher": [
"~> 2.5.0"
]
}
}