[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 1 / d / CaigudaKit / 1.1.4 / CaigudaKit.podspec.json
blobda00bbb54e69a9118f8901d38856b8a1891d0be9
2   "name": "CaigudaKit",
3   "version": "1.1.4",
4   "summary": "CaigudaKitTest descriptions",
5   "license": {
6     "type": "Apache",
7     "file": "LICENSE.txt"
8   },
9   "homepage": "http://caiguda.com",
10   "authors": {
11     "Caiguda Software Studio": "info@caiguda.com"
12   },
13   "source": {
14     "git": "https://bitbucket.org/caiguda/caigudakit.git",
15     "tag": "1.1.4"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "CaigudaKit/**/*.{h,m}",
22   "frameworks": "CoreData",
23   "dependencies": {
24     "MBProgressHUD": [
26     ],
27     "ODRefreshControl": [
29     ],
30     "BlocksKit": [
32     ],
33     "AFNetworking": [
34       "~> 1.3"
35     ],
36     "Reachability": [
38     ]
39   }