blob: a889a3d168f8f06e9de26344298837c902fe18aa [file] [log] [blame]
{
"name": "cocoapodTEST",
"version": "1.0.0",
"summary": "A marquee view used on iOS.",
"description": "\nIt is a marquee view used on iOS, which implement by Objective-C.\n\n",
"homepage": "https://github.com/huangminlinux/cocoapodTEST",
"license": "MIT",
"authors": {
"黄民": "380108184@qq.com"
},
"source": {
"git": "https://github.com/huangminlinux/cocoapodTEST.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "cocoapodTEST/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}