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