| { | |
| "name": "TestZljPro1", | |
| "version": "0.1.0", | |
| "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/testzljpro1", | |
| "license": "MIT", | |
| "authors": { | |
| "dazhongge": "619455850@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://gitlab.com/dazhongge/testzljpro1", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "TestZljPro1/*", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ] | |
| } |