[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 1 / d / CaigudaKit / 1.1.6 / CaigudaKit.podspec.json
bloba95267d10f7dcefb065f718c832efbd80a870906
2   "name": "CaigudaKit",
3   "version": "1.1.6",
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.6"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "frameworks": "QuartzCore",
22   "dependencies": {
23     "MBProgressHUD": [
25     ],
26     "ODRefreshControl": [
28     ],
29     "BlocksKit": [
31     ],
32     "AFNetworking": [
33       "~> 1.3"
34     ],
35     "Reachability": [
37     ]
38   },
39   "public_header_files": "CaigudaKit/**/*.h",
40   "source_files": "CaigudaKit/**/*.{h,m}"