blob: 61debb457d89f6fc198aadebf3d899dc0e567957 [file] [log] [blame]
{
"name": "SobotPlatform",
"version": "2.7.10",
"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.10"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"frameworks": [
"AudioToolbox",
"AssetsLibrary",
"SystemConfiguration",
"AVFoundation",
"MobileCoreServices"
],
"libraries": "z.1.2.5",
"resources": "SobotKit.bundle",
"ios": {
"vendored_frameworks": "SobotKit.framework"
}
}