blob: ecdffdb071243f1c5163bd5ce48c1a8e26966eaf [file] [log] [blame]
{
"name": "cocoapodTEST",
"version": "1.3.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.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "cocoapodTEST/include/cocoapodTEST/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_libraries": "cocoapodTEST/libcocoapodTEST.a"
}