| { |
| "name": "PSCommonKit", |
| "version": "0.1.8", |
| "summary": "A short description of PSCommonKit.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/paintingStyle/PSCommonKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "paintingStyle": "renshuangfu@spap.com" |
| }, |
| "source": { |
| "git": "https://github.com/paintingStyle/PSCommonKit.git", |
| "tag": "0.1.8" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "PSCommonKit/Classes/**/*", |
| "frameworks": "UIKit" |
| } |