blob: c23d9c1c5bdc36e22de5e300c0b153f0d96e4012 [file] [log] [blame]
{
"name": "ZRProgressView",
"version": "0.0.7",
"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.7"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "ZRProgressView/*",
"frameworks": [
"Foundation",
"UIKit"
]
}