blob: 1889bd09c62af03e7c0bc87b8e54b6e195aec949 [file] [log] [blame]
{
"name": "TMNavigationController",
"version": "0.0.9",
"summary": "Custom Category used on iOS.",
"description": "史上最好导航栏,TMNavigationController灵活的全屏滑动返回",
"homepage": "https://github.com/youxingge/TMNavigationController",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"ming": "uiview@sina.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/youxingge/TMNavigationController.git",
"tag": "v0.0.9"
},
"source_files": "TMNavigationController/Classes/*.{h,m}"
}