blob: 848e25bab189ad6c244dc6a9d57dec4a9bb0f355 [file] [log] [blame]
{
"name": "CGT_Pod_Swift",
"version": "1.1.8",
"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.8"
},
"source_files": "NetworkManager/*.{swift}",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 3.4"
],
"MBProgressHUD": [
],
"ObjectMapper": [
"~> 1.3"
],
"Kingfisher": [
"~> 2.5.0"
]
}
}