| { | |
| "name": "ZGViewCommon", | |
| "version": "0.1.1", | |
| "summary": "A short description of ZGViewCommon.", | |
| "description": "demo", | |
| "homepage": "http://EXAMPLE/ZGViewCommon", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "zb900025": "zb900025@offcn.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/HelloWorldStap/ZGBaseFramInfo.git", | |
| "tag": "0.1.1" | |
| }, | |
| "source_files": [ | |
| "ZGViewCommon", | |
| "ZGViewCommon/**/*.{h,m}" | |
| ], | |
| "frameworks": "UIKit" | |
| } |