[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 5 / c / f / BSKYCore / 0.3.5 / BSKYCore.podspec.json
blobcf87f5cb2947fed51cabced858fb7b041233b15c
2   "name": "BSKYCore",
3   "version": "0.3.5",
4   "summary": "BSKY core libraries",
5   "homepage": "http://git.oschina.net/grandroutes/",
6   "license": "MIT",
7   "authors": {
8     "LinfengYU": "164205295@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://git.oschina.net/bskyios/BSKYCore-for-iOS.git",
15     "tag": "0.3.5"
16   },
17   "source_files": [
18     "BSKYCorePods",
19     "BSKYCorePods/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true,
23   "dependencies": {
24     "GTMBase64": [
25       "~> 1.0.0"
26     ],
27     "YTKNetwork": [
28       "~> 2.0.0"
29     ],
30     "YYCategories": [
31       "~> 1.0.4"
32     ],
33     "SAMKeychain": [
34       "~> 1.5.1"
35     ],
36     "MBProgressHUD": [
37       "~> 1.0.0"
38     ],
39     "BAWKWebView": [
40       "~> 1.0.7"
41     ]
42   }