| { |
| "name": "WYZThemeManager", |
| "version": "0.2.0", |
| "summary": "Most lightweight, powerful, convenient and easiest way to manage your app themes.", |
| "description": "Most lightweight, powerful, convenient and easiest way to manage your app themes.", |
| "homepage": "https://github.com/azone/ThemeManager", |
| "source": { |
| "git": "https://github.com/azone/ThemeManager.git", |
| "tag": "0.2.0" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Yozone Wang": "wangyaozh@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0", |
| "tvos": "9.0" |
| }, |
| "source_files": "Sources/**/*.swift" |
| } |