blob: 872c9707b9d7ecf881c68c97a1dc2e97ed11f143 [file] [log] [blame]
{
"name": "YFNavigationController",
"version": "1.0",
"summary": "YFNavigationController is custom UINavigationController",
"homepage": "https://github.com/YuriFox/YFNavigationController",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"YuriFox": "yuri17fox@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/YuriFox/YFNavigationController.git",
"tag": "1.0"
},
"source_files": "YFNavigationController/*.swift"
}