| { |
| "name": "LooootPod", |
| "version": "0.1.0", |
| "summary": "The pod of loooot version 0.1.0", |
| "description": "this pod is to be used by our partners.", |
| "homepage": "https://github.com/deventuredev/DeventurePods", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "deventuredev@gmail.com": "razvan.tamazlicariu@deventure.co" |
| }, |
| "source": { |
| "git": "https://github.com/deventuredev/DeventurePods.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_versions": "4.2", |
| "source_files": "LooootPod/Classes/**/*", |
| "swift_version": "4.2" |
| } |