| { |
| "name": "FoundationSwagger", |
| "version": "0.2.14", |
| "summary": "Extensions for Foundation on iOS", |
| "homepage": "https://github.com/samodom/FoundationSwagger", |
| "license": "MIT", |
| "authors": { |
| "Sam Odom": "samodom@icloud.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/samodom/FoundationSwagger.git", |
| "tag": "v0.2.14" |
| }, |
| "source_files": "FoundationSwagger/**/*.{h,swift}", |
| "exclude_files": "Classes/Exclude", |
| "requires_arc": true, |
| "pushed_with_swift_version": "3.0", |
| "deprecated": true |
| } |