| { | |
| "name": "IdylleClient", | |
| "version": "1.0.2", | |
| "summary": "Idylle client helper", | |
| "homepage": "https://github.com/Digipolitan/idylle-client-swift", | |
| "authors": "Digipolitan", | |
| "source": { | |
| "git": "https://github.com/Digipolitan/idylle-client-swift.git", | |
| "tag": "v1.0.2" | |
| }, | |
| "license": { | |
| "type": "BSD", | |
| "file": "LICENSE" | |
| }, | |
| "source_files": "Sources/**/*.{swift,h}", | |
| "platforms": { | |
| "ios": "8.0", | |
| "watchos": "2.0", | |
| "tvos": "9.0", | |
| "osx": "10.9" | |
| }, | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0" | |
| } |