blob: 5c36e8cb1ec7c422ec12937eed64c76a44c9c128 [file] [log] [blame]
{
"name": "ShiftNavBar",
"version": "0.1.0",
"summary": "ShiftNavBar.",
"description": "A ShiftNavigationController",
"homepage": "https://github.com/silence0201/ShiftNavigation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/silence0201/ShiftNavigation.git",
"tag": "0.1.0"
},
"source_files": [
"ShiftNavigationController",
"Classes/**/*.{h,m}"
],
"exclude_files": "ShiftNavigationController/Exclude",
"requires_arc": true
}