| { | |
| "name": "Share", | |
| "version": "0.1.0", | |
| "summary": "Easy way to share by some services", | |
| "homepage": "https://github.com/interactiveservices/Share-iOS.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "nikolay.shubenkov@gmail.com": "n.shubenkov@be-interactive.ru" | |
| }, | |
| "source": { | |
| "git": "https://github.com/interactiveservices/Share-iOS.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Share/Classes/**/*", | |
| "pushed_with_swift_version": "3.1" | |
| } |