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