[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / d / BmobSDK / 2.1.3 / BmobSDK.podspec.json
blob4b37418271afe70d859984e590808a6ff747769b
2   "name": "BmobSDK",
3   "version": "2.1.3",
4   "summary": "Bmob 提供的iOS端的SDK.",
5   "homepage": "http://www.bmob.cn",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bmob": "support@bmob.cn"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/bmob/Bmob-iOS-SDK",
18     "tag": "2.1.3"
19   },
20   "vendored_frameworks": "**/BmobSDK.framework",
21   "requires_arc": true,
22   "vendored_libraries": "*.a",
23   "frameworks": [
24     "CoreLocation",
25     "Security",
26     "CoreGraphics",
27     "MobileCoreServices",
28     "CFNetwork",
29     "CoreTelephony",
30     "SystemConfiguration"
31   ],
32   "libraries": [
33     "z.1.2.5",
34     "icucore",
35     "sqlite3",
36     "c++"
37   ]