blob: 4ab42398e4609bdd2ae01c18ffb3cba1cd921d07 [file] [log] [blame]
{
"name": "ZKNavigationController",
"version": "0.0.2",
"summary": "Simple, yet clean way to show alerts via NavigationController",
"description": "ZKNavigationController is a simple way to notify your users in a captivating way!",
"homepage": "https://github.com/ZacharyKhan/ZKNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZacharyKhan": "zachary.khan3@gmail.com"
},
"source": {
"git": "https://github.com/ZacharyKhan/ZKNavigationController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZKNavigationController/Classes/**/*"
}