| { | |
| "name": "KokoSDK", | |
| "version": "0.3.15", | |
| "summary": "A short description of KokoSDK.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/nikiizvorski@gmail.com/KokoSDK", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "nikiizvorski@gmail.com": "dev@airdates.co" | |
| }, | |
| "source": { | |
| "git": "https://github.com/nikiizvorski/KokoSDK.git", | |
| "tag": "0.3.15" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "KokoSDK/Classes/**/*" | |
| } |