blob: 773ec590d902f37683c04b3990bf8bffeaf0567d [file] [log] [blame]
{
"name": "ZRControllerTranstion",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "ZRControllerTranstionDir/*",
"frameworks": [
"Foundation",
"UIKit"
]
}