| { |
| "name": "Samidare", |
| "version": "1.0-beta.11", |
| "summary": "A short description of Samidare.", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "Samidare/Classes/**/*", |
| "source": { |
| "git": "https://github.com/131e55/Samidare.git", |
| "tag": "1.0-beta.11" |
| }, |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/131e55/Samidare", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Keisuke Kawamura": "" |
| }, |
| "social_media_url": "https://twitter.com/131e55", |
| "swift_version": "5.0" |
| } |