[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / d / BmobSDK / 1.5.3 / BmobSDK.podspec.json
blob75edb67b03e1cf2b8b2d08dfa3047f5a291f6bb4
2   "name": "BmobSDK",
3   "version": "1.5.3",
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.5.3"
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     "AVFoundation",
31     "MediaPlayer"
32   ],
33   "requires_arc": true