| { | |
| "name": "ReactiveShare", | |
| "version": "0.1.2", | |
| "summary": "Test Upload CocoaPods", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/tangzzz-fan/ReactiveShare", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Tango": "csqingyang@foxmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/tangzzz-fan/ReactiveShare.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ReactiveShare/*.{h,m}" | |
| } |