[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / f / 0 / CGT_Pod_Demo / 1.1 / CGT_Pod_Demo.podspec.json
blob1e8e8cf6b9cefc4abc9889e49e1d9284a669c479
2   "name": "CGT_Pod_Demo",
3   "version": "1.1",
4   "summary": "CGT_Pod_Demo for Testing purpose",
5   "description": "* An extensive blocks-based Objective C wrapper.",
6   "homepage": "http://www.cgt.co.in",
7   "license": "MIT",
8   "authors": {
9     "Rahul Bansal": "rahul.bansal@cgt.co.in"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/rahulbansal1991/CGT_Kit_Objc.git",
16     "tag": "1.1"
17   },
18   "source_files": "NetworkManager/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.5"
23     ],
24     "MBProgressHUD": [
26     ],
27     "Reachability": [
29     ]
30   }