| { | |
| "name": "hello", | |
| "version": "0.0.4", | |
| "summary": "hello world.", | |
| "description": "Hello world Desc.", | |
| "homepage": "https://github.com/zhengfuzhe2013", | |
| "license": "MIT", | |
| "authors": { | |
| "yuyang": "yy_you_xiang@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zhengfuzhe2013/hello.git", | |
| "tag": "0.0.4" | |
| }, | |
| "source_files": "hello/hello/*.{h,m}" | |
| } |