| { | |
| "name": "FDJBasicUI", | |
| "version": "0.1.1", | |
| "summary": "Fat Dag Joe's Test Pod Components", | |
| "description": "Test description, This description is a test description", | |
| "homepage": "https://github.com/FatDogJOE/FDJBasicUI", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "FatDogJOE": "likethephoenix@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/FatDogJOE/FDJBasicUI.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "FDJBasicUI/Classes/**/*" | |
| } |