[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 0 / 9 / CGT_Pod_ObjC / 1.2 / CGT_Pod_ObjC.podspec.json
blobd1ad039cb982adcb0a09272319f0b8d39e556824
2   "name": "CGT_Pod_ObjC",
3   "version": "1.2",
4   "summary": "CGT_Pod_ObjC contains pods of all the basic and necessary libraries",
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.5"
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     "Mantle": [
31       "~> 2.0"
32     ],
33     "SDWebImage": [
34       "~> 3.7"
35     ]
36   }