[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / 7 / d / BmobSDK / 1.5.6 / BmobSDK.podspec.json
blobc523712843dd26bc92c9a2ea9bca0b0d2da1f1a1
2   "name": "BmobSDK",
3   "version": "1.5.6",
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.6"
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   "libraries": [
33     "z.1.2.5",
34     "icucore",
35     "sqlite3"
36   ],
37   "requires_arc": true