blob: f55443231f7179fbfa317a71558cb99347ff258b [file] [log] [blame]
{
"name": "SobotSDK",
"version": "2.8.5",
"summary": "A marquee view used on iOS.",
"description": "It is marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ZCSDK/SobotSDK",
"license": "MIT",
"authors": {
"zhangxy": "app_dev@sobot.com"
},
"source": {
"git": "https://github.com/ZCSDK/SobotSDK.git",
"tag": "2.8.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"AudioToolbox",
"AssetsLibrary",
"SystemConfiguration",
"AVFoundation",
"MobileCoreServices",
"WebKit"
],
"libraries": "z.1.2.5",
"resources": "SobotKit.bundle",
"ios": {
"vendored_frameworks": "SobotKit.framework"
}
}