{ | |
"name": "HelloWorldPodSpec", | |
"version": "0.0.1", | |
"summary": "my first pod spec", | |
"description": "my first pod spec", | |
"homepage": "https://github.com/emalwb/HelloWorldPodSpec", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"emalwb": "emalwb@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/emalwb/HelloWorldPodSpec.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "HelloWorldPodSpec/**/*.{h,m,swift}", | |
"pushed_with_swift_version": "3.0.2" | |
} |