| { | |
| "name": "UIDemoViewLib", | |
| "version": "1.0.0", | |
| "summary": "UIDemoViewLib.", | |
| "description": "UIDemoViewLib", | |
| "homepage": "https://github.com/bhadresh-goswami/UIDemoView", | |
| "license": "MIT", | |
| "authors": { | |
| "bhadresh-goswami": "tops.bhadresh@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/bhadresh-goswami/UIDemoView.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "UIDemoViewLib/**/*" | |
| } |