[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 2 / 4 / BKCloud / 1.0.0 / BKCloud.podspec.json
blob41a3a7b11f499df2ee502ff5e5c10828bcda45d2
2   "name": "BKCloud",
3   "version": "1.0.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": "bksxapp@163.com"
13   },
14   "source": {
15     "git": "https://github.com/HoratioRen/BKCloud.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.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   }