| { |
| "name": "ALRT", |
| "version": "1.3.4", |
| "summary": "An easier constructor for UIAlertController. Present from anywhere.", |
| "homepage": "https://github.com/mshrwtnb/ALRT", |
| "screenshots": "https://raw.githubusercontent.com/wiki/mshrwtnb/ALRT/logobanner.png", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Masahiro Watanabe": "iammshr@gmail.com" |
| }, |
| "social_media_url": "http://qiita.com/mshrwtnb", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/mshrwtnb/ALRT.git", |
| "tag": "1.3.4" |
| }, |
| "source_files": "ALRT/*.swift", |
| "requires_arc": true |
| } |