blob: e8f18cb9165b1adc70db57bddab121aef4b3998d [file] [log] [blame]
{
"name": "SobotKit",
"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/SobotKit",
"license": "MIT",
"authors": {
"zhangxy": "app_dev@sobot.com"
},
"source": {
"git": "https://github.com/ZCSDK/SobotKit.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"
}
}