| { |
| "name": "OTUIKit", |
| "version": "0.1.9", |
| "summary": "OpalTrip UIKit", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/vyqrvwgf/OTUIKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "sanlazy": "hanlei@meiqia.com" |
| }, |
| "source": { |
| "git": "https://github.com/vyqrvwgf/OTUIKit.git", |
| "tag": "0.1.9" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "OTUIKit/Classes/**/*", |
| "dependencies": { |
| "OTExtension": [ |
| |
| ], |
| "SnapKit": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "4.0" |
| } |