blob: 3286c2123a096965c35cd6c6606698f6043d115b [file] [log] [blame]
{
"name": "cocoapodTEST",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "cocoapodTEST/cocoapodTEST.framework/cocoapodTEST",
"frameworks": [
"Foundation",
"UIKit"
]
}