[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / d / BmobSDK / 1.4.11 / BmobSDK.podspec.json
blobfd12dcbb42683065f5a462136bdfce4f23307c27
2   "name": "BmobSDK",
3   "version": "1.4.11",
4   "summary": "Bmob 提供的iOS端的SDK.",
5   "homepage": "http://www.bmob.cn",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "heshaoyue": "heshaoyue@foxmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/bmob/bmob-ios-sdk.git",
18     "tag": "1.4.11"
19   },
20   "vendored_frameworks": "**/BmobSDK.framework",
21   "public_header_files": "./BmobSDK.framework/Header/*.h",
22   "frameworks": [
23     "CoreLocation",
24     "Security",
25     "CoreGraphics",
26     "MobileCoreServices",
27     "CFNetwork",
28     "CoreTelephony",
29     "SystemConfiguration"
30   ],
31   "requires_arc": true