blob: 0955ddeea370bf5bea67999f592d33e58abb2fe9 [file] [log] [blame]
{
"name": "TestZljPro2",
"version": "0.1.1",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://gitlab.com/dazhongge/testzljpro2",
"license": "MIT",
"authors": {
"dazhongge": "619455850@qq.com"
},
"source": {
"git": "https://gitlab.com/dazhongge/testzljpro2",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "TestZljPro2/*",
"frameworks": [
"Foundation",
"UIKit"
]
}