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