| { | |
| "name": "LCQTestView", | |
| "version": "1.0.0", | |
| "summary": "a test view by LCQ.", | |
| "description": " It is a test view writed by lichq.\n", | |
| "homepage": "https://github.com/dvlproad/TestGitHub2", | |
| "license": "MIT", | |
| "authors": { | |
| "dvlproad": "913168921@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/dvlproad/TestGitHub2.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": [ | |
| "LCQTestView", | |
| "LCQTestView/**/*.{h,m}" | |
| ], | |
| "frameworks": "UIKit" | |
| } |