blob: e2d596bd1935b58b5508ce567cc62826de22caff [file] [log] [blame]
{
"name": "CGT_Pod_Swift",
"version": "1.1.3",
"summary": "CGT_Pod_Swift 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": "8.0"
},
"source": {
"git": "https://github.com/rahulbansal1991/CGT_Kit_Swift.git",
"tag": "1.1.3"
},
"source_files": "APIManager/APIManager-Bridging-Header.h",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5"
],
"MBProgressHUD": [
],
"Reachability": [
],
"ObjectMapper": [
"~> 1.2"
],
"BFKit-Swift": [
],
"Kingfisher": [
"~> 2.4"
]
},
"prefix_header_contents": "#import <AFNetworking/AFNetworking.h>"
}