| { |
| "name": "XRSwfitKit", |
| "version": "0.1.1", |
| "summary": "A short description of XRSwfitKit.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/coryil/XRSwfitKit.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "coryil": "xurui@coryil.com" |
| }, |
| "source": { |
| "git": "https://github.com/coryil/XRSwfitKit.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "XRSwfitKit/Classes/**/*", |
| "public_header_files": "Pod/Classes/**/*.h", |
| "swift_versions": "4.2", |
| "swift_version": "4.2" |
| } |