| { |
| "name": "AbstractHTTP", |
| "version": "0.7.03", |
| "summary": "Abstract HTTP processing library.", |
| "homepage": "https://github.com/Kibaan/AbstractHTTP-iOS", |
| "license": { |
| "type": "Apache License 2.0", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "altonotes": "kibaan@altonotes.co.jp" |
| }, |
| "source": { |
| "git": "https://github.com/Kibaan/AbstractHTTP-iOS.git", |
| "tag": "0.7.03" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_versions": "5.1", |
| "source_files": "AbstractHTTP/AbstractHTTP/**/*.{swift,xib}", |
| "swift_version": "5.1" |
| } |