blob: ba6b173998b5ccb922286f872ac4ba4dbc86e351 [file] [log] [blame]
{
"name": "SobotKit",
"version": "2.5.4",
"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.5.4"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"frameworks": [
"AudioToolbox",
"AssetsLibrary",
"SystemConfiguration",
"AVFoundation",
"MobileCoreServices"
],
"libraries": "z.1.2.5",
"resources": [
"SobotKit.bundle",
"ZCEmojiExpression.bundle",
"*.lproj"
],
"ios": {
"vendored_frameworks": "SobotKit.framework"
}
}