[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / c / 2 / 4 / BKCloud / 0.1.0 / BKCloud.podspec.json
blobc305508e1acc1d2de4de0bfaa564dc362dd45c06
2   "name": "BKCloud",
3   "version": "0.1.0",
4   "summary": "北控云SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/HoratioRen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BKSX CN": "rss0356@163.com"
13   },
14   "source": {
15     "git": "https://github.com/HoratioRen/BKCloud.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "BKCloud/Classes/*.framework",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreLocation"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.2.1"
30     ],
31     "SAMKeychain": [
32       "~> 1.5.3"
33     ]
34   }