[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / d / BmobSDK / 1.5.5 / BmobSDK.podspec.json
blob3de67817cd803f702508b64849133cf864b8d6c2
2   "name": "BmobSDK",
3   "version": "1.5.5",
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.5"
19   },
20   "vendored_frameworks": "**/BmobSDK.framework",
21   "frameworks": [
22     "CoreLocation",
23     "Security",
24     "CoreGraphics",
25     "MobileCoreServices",
26     "CFNetwork",
27     "CoreTelephony",
28     "SystemConfiguration",
29     "AVFoundation",
30     "MediaPlayer"
31   ],
32   "requires_arc": true