| { |
| "name": "SkinManager", |
| "version": "0.1.0", |
| "summary": "Easy way to config multi app theme", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/nangege/SkinManager", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "TangNan": "nangezao@foxmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/nangege/SkinManager.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SkinManager/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |