blob: 9b5e10d39ee75129eb9cb670e89af68995f1206e [file] [log] [blame]
{
"name": "XLNavigationController",
"version": "1.1",
"summary": "XL NavigationController",
"description": "XL Custom NavigationController",
"homepage": "https://github.com/XLsn0w/XLNavigationController",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"XLsn0w": "XLsn0w@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XLsn0w/XLNavigationController.git",
"tag": "1.1"
},
"source_files": "XLNavigationController/XLNavigationController/**/*.{h,m}",
"requires_arc": true
}