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