| { |
| "name": "NihaoWorldRepository", |
| "version": "0.0.1", |
| "summary": "a repository demo", |
| "description": "a repository demo not equal to summary", |
| "homepage": "https://github.com/Hua0007/NihaoWorldRepository", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "hua0007": "huagongzi2011@126.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/Hua0007/NihaoWorldRepository.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "NihaoWorldRepository/TestView/*.{h,m}", |
| "requires_arc": true |
| } |