| { |
| "name": "Enumerable", |
| "version": "0.0.1", |
| "summary": "Swift Enum can enumerable.", |
| "description": "Enumrable can get all the elements of Enum.", |
| "homepage": "https://github.com/bannzai/Enumerable", |
| "license": "MIT", |
| "authors": { |
| "bannzai": "kingkong999yhirose@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/bannzai/Enumerable.git", |
| "commit": "e27286afd3c824d57d3287f1ff38242fdcf7b602" |
| }, |
| "source_files": "Enumerable/*.swift", |
| "social_media_url": "https://twitter.com/_bannzai_", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_version": "4.1" |
| } |