blob: f6d7e9bb4c35e2287ffb3b108ebdda2d4898c10a [file] [log] [blame]
{
"name": "AmiTestCocoa",
"version": "1.0.0",
"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/islilyhuang/AmiTestCocoa",
"license": "MIT",
"authors": {
"黄力": "huangli@admaster.com.cn"
},
"source": {
"git": "https://github.com/islilyhuang/AmiTestCocoa.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": false,
"source_files": "AmiTestCocoa/*",
"frameworks": [
"Foundation",
"UIKit"
]
}