| { |
| "name": "viapush-ios-sdk-pod", |
| "version": "1.0.0", |
| "summary": "Description of viapush-ios-sdk-pod.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://ElyseyVova@bitbucket.org/viapush/viapush-ios-sdk-pod.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Elyseev Vladimir": "elyseyvova@gmail.com" |
| }, |
| "source": { |
| "git": "https://ElyseyVova@bitbucket.org/viapush/viapush-ios-sdk-pod.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "viapush-ios-sdk-pod/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |