| { | |
| "name": "Notie", | |
| "version": "1.0.4", | |
| "summary": "Undistracted in-app notification in Swift, with added buttons and input box.", | |
| "homepage": "https://github.com/thii/Notie", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Doan Truong Thi": "t@thi.im" | |
| }, | |
| "source": { | |
| "git": "https://github.com/thii/Notie.git", | |
| "tag": "1.0.4" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Notie/*.{h,swift}" | |
| } |