blob: 91656ea619e8fdd79b29c7c7ef82be75825534ed [file] [log] [blame]
{
"name": "cqjson",
"version": "0.0.5",
"summary": "chongqing json for ios",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/RogueAndy/cqjson",
"license": "MIT",
"authors": {
"RogueAndy": "619455850@qq.com"
},
"source": {
"git": "https://github.com/RogueAndy/cqjson.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": false,
"source_files": "Json/*",
"frameworks": [
"Foundation",
"UIKit"
]
}