| { |
| "name": "JustFoundation", |
| "version": "0.0.2", |
| "summary": "JustFoundation", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/justxyh/JustFoundation", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "justxyh": "justxyh" |
| }, |
| "source": { |
| "git": "https://github.com/justxyh/JustFoundation.git", |
| "tag": "0.0.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_versions": "4.2", |
| "source_files": "JustFoundation/Classes/**/*", |
| "deprecated": true, |
| "swift_version": "4.2" |
| } |