blob: e9b3fdd701c5e7485cfd34cec4b40293868919b5 [file] [log] [blame]
{
"name": "YPNavigationBarTransition",
"version": "1.0.0",
"summary": "A full functions Library make navigation bar transition as you like.",
"description": "A full functions Library make navigation bar transition as you like. Custom backgroud color and image are supported.",
"homepage": "http://github.com/yiplee/YPNavigationBarTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yiplee": "guoyinl@gmail.com"
},
"social_media_url": "https://twitter.com/yipleeyin",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yiplee/YPNavigationBarTransition.git",
"tag": "1.0.0"
},
"source_files": "YPNavigationBarTransition/**/*.{h,m}",
"private_header_files": "YPNavigationBarTransition/internal/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}