[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / c / f / BSKYCore / 0.4.5 / BSKYCore.podspec.json
blobe864052e55770dd3faf5569a2e2358cf03a75910
2   "name": "BSKYCore",
3   "version": "0.4.5",
4   "summary": "BSKY core libraries",
5   "homepage": "http://git.oschina.net/grandroutes/",
6   "license": "MIT",
7   "authors": {
8     "dawenxi": "heleiooooo@163.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.4.4"
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.4"
29     ],
30     "YYCategories": [
31       "~> 1.0.4"
32     ],
33     "SAMKeychain": [
34       "~> 1.5.1"
35     ],
36     "MBProgressHUD": [
37       "~> 1.1.0"
38     ],
39     "BAWKWebView": [
40       "~> 1.0.8"
41     ]
42   }