blob: ad4c396f6f175c9b28cae4d36add1ae8a259f488 [file] [log] [blame]
{
"name": "TransparentNav",
"version": "1.0.0",
"summary": "Change NavigationBar's color and transparency when push pop scroll",
"homepage": "https://github.com/MQZHot/MTransparentNav",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mqz": "mqz1228@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MQZHot/MTransparentNav.git",
"tag": "1.0.0"
},
"source_files": "TransparentNav/TransparentNav/**/*",
"requires_arc": true
}