blob: 1a733066f72fae2706749847c16002fdc29ae212 [file] [log] [blame]
{
"name": "RogueKit2",
"version": "0.1.9",
"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/RogueAndy/RogueKit2",
"license": "MIT",
"authors": {
"RogueAndy": "619455850@qq.com"
},
"source": {
"git": "https://github.com/RogueAndy/RogueKit2.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "RogueKit/*",
"frameworks": [
"Foundation",
"UIKit",
"ImageIO"
],
"dependencies": {
"MBProgressHUD": [
]
}
}