| { |
| "name": "JWNewTest", |
| "version": "1.0.0", |
| "summary": "JWNewTest Pods文件创建", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/jianweihehe/JWNewTest", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "jianweihehe": "269314421@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/jianweihehe/JWNewTest.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": [ |
| "JWNewTest/", |
| "JWNewTest/**/*.{swift,h,m}" |
| ], |
| "pushed_with_swift_version": "3.0" |
| } |