[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / 3 / 7 / 0 / CGT_Kit_Objc / 13.0 / CGT_Kit_Objc.podspec.json
blob3180669ee11d6f6fc65cec9fd2d9152adc8a659f
2   "name": "CGT_Kit_Objc",
3   "version": "13.0",
4   "summary": "CGT_Kit_Objc provides all the basic set of libraries which are necessary for any project.",
5   "description": "A longer description of CGT_Kit_Objc in Markdown format.\n* Setup all the basic libraries and boilerplate code which is required to build the iOS Objective project.\n* CocoaPods will be using this to generate tags, and improve search results.",
6   "homepage": "http://cgt.co.in/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Rahul Bansal": "rahul.bansal@cgt.co.in"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/rahulbansal1991/CGT_Kit_Objc.git",
19     "tag": "13.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.5"
25     ],
26     "AFNetworking+AutoRetry": [
28     ],
29     "MBProgressHUD": [
31     ],
32     "Reachability": [
34     ],
35     "BFKit": [
37     ],
38     "SDWebImage": [
39       "~>3.7"
40     ]
41   }