| { |
| "name": "FiM_JYSwiftGeneralTools", |
| "version": "0.1.0", |
| "summary": "A short description of FiM_JYSwiftGeneralTools.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/FirstMen/FiM_JYSwiftGeneralTools", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/FirstMen/FiM_JYSwiftGeneralTools.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "FiM_JYSwiftGeneralTools/Classes/**/*", |
| "swift_version": "5.0" |
| } |