blob: 51ca461ed4f8810ef6ecf4db642b6d22e67c541b [file] [log] [blame]
{
"name": "SobotFramework",
"version": "1.4.4",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/zhichisobot/SobotFramework",
"license": "MIT",
"authors": {
"zhangxy": "ios_dev@sobot.com"
},
"source": {
"git": "https://github.com/zhichisobot/SobotFramework.git",
"tag": "1.4.4"
},
"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"
}
}