| { | |
| "name": "ZXUIKit", | |
| "version": "1.0.2", | |
| "summary": "this is my uikit", | |
| "description": "this is a loooooonnnnng description!!!", | |
| "homepage": "https://www.baidu.com", | |
| "license": "MIT", | |
| "authors": { | |
| "李主贤": "lizhuxian020@pingan.com.cn" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/lizhuxian020/ZXUIKit_iOS.git", | |
| "tag": "1.0.2" | |
| }, | |
| "source_files": "ZXUIKit/*.{h,m}", | |
| "requires_arc": true | |
| } |