[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / 7 / d / BmobSDK / 2.3.4 / BmobSDK.podspec.json
blobee2dc230fc3d8209b02f8593897ced99656f3662
2   "name": "BmobSDK",
3   "version": "2.3.4",
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.git",
18     "tag": "2.3.4"
19   },
20   "vendored_frameworks": "**/BmobSDK.framework",
21   "requires_arc": true,
22   "frameworks": [
23     "CoreLocation",
24     "Security",
25     "CoreGraphics",
26     "MobileCoreServices",
27     "CFNetwork",
28     "CoreTelephony",
29     "SystemConfiguration",
30     "Photos"
31   ],
32   "libraries": [
33     "z.1.2.5",
34     "icucore",
35     "sqlite3",
36     "c++"
37   ]