| { |
| "name": "FoundationSwagger", |
| "version": "0.3.0", |
| "summary": "Extensions for Foundation on iOS, macOS, tvOS and watchOS", |
| "homepage": "https://github.com/samodom/FoundationSwagger", |
| "license": "MIT", |
| "authors": { |
| "Sam Odom": "samodom@icloud.com" |
| }, |
| "source": { |
| "git": "https://github.com/samodom/FoundationSwagger.git", |
| "tag": "v0.3.0" |
| }, |
| "source_files": "FoundationSwagger/**/*.{h,swift}", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "8.0", |
| "osx": "10.9", |
| "tvos": "9.0", |
| "watchos": "2.0" |
| }, |
| "pushed_with_swift_version": "3.0", |
| "deprecated": true |
| } |