[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / a / f / 0 / CGT_Pod_Demo / 8.0 / CGT_Pod_Demo.podspec.json
blobf84652b134811341015db3e2363e8ff348911802
2   "name": "CGT_Pod_Demo",
3   "version": "8.0",
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/CGTPodDemo1.git",
16     "tag": "8.0"
17   },
18   "source_files": "NetworkManager/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.5"
23     ],
24     "AFNetworking+AutoRetry": [
26     ],
27     "MBProgressHUD": [
29     ],
30     "Reachability": [
32     ]
33   }