blob: 76bbd7859172ec7c8d4f9601115d59dba4692139 [file] [log] [blame]
{
"name": "ZKNavigationController",
"version": "0.0.1",
"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": {
"Zach": "zachary.khan3@gmail.com"
},
"source": {
"git": "https://github.com/ZacharyKhan/ZKNavigationController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZKNavigationController/Classes/**/*"
}