[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / a / 4 / SobotPlatform / 2.7.12 / SobotPlatform.podspec.json
blobc8cff1abee1749ac8c09bbe53f67582534f1de7e
2   "name": "SobotPlatform",
3   "version": "2.7.12",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ZCSDK/SobotPlatform",
7   "license": "MIT",
8   "authors": {
9     "zhangxy": "app_dev@sobot.com"
10   },
11   "source": {
12     "git": "https://github.com/ZCSDK/SobotPlatform.git",
13     "tag": "2.7.12"
14   },
15   "platforms": {
16     "ios": "6.1"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "AudioToolbox",
21     "AssetsLibrary",
22     "SystemConfiguration",
23     "AVFoundation",
24     "MobileCoreServices",
25     "WebKit"
26   ],
27   "libraries": "z.1.2.5",
28   "resources": "SobotKit.bundle",
29   "ios": {
30     "vendored_frameworks": "SobotKit.framework"
31   }