blob: eef08f118ce140e7ea44e96867556b24221a73dc [file] [log] [blame]
{
"name": "SobotPlatform",
"version": "2.7.14",
"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/SobotPlatform",
"license": "MIT",
"authors": {
"zhangxy": "app_dev@sobot.com"
},
"source": {
"git": "https://github.com/ZCSDK/SobotPlatform.git",
"tag": "2.7.14"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"frameworks": [
"AudioToolbox",
"AssetsLibrary",
"SystemConfiguration",
"AVFoundation",
"MobileCoreServices",
"WebKit"
],
"libraries": "z.1.2.5",
"resources": "SobotKit.bundle",
"ios": {
"vendored_frameworks": "SobotKit.framework"
}
}