blob: 5f882169b9cf675ce20660aa6d3aef879324b676 [file] [log] [blame]
{
"name": "Notie",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Notie/*.{h,swift}"
}