blob: 3c61bb0e1463c30f4e3a358381ab7418f7b85dea [file] [log] [blame]
{
"name": "YHNavigationBarAnimation",
"version": "0.0.1",
"summary": "This is a animation for naviagtion bar with ScrollView",
"description": "一个简单的navigation bar 动画,scroll 上下滚动时navigation bar alpha 变话",
"homepage": "https://gitlab.com/HaoYuhong/NavigatorAnimation.git",
"license": "MIT",
"authors": "haoyuhong",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.com/HaoYuhong/NavigatorAnimation.git",
"tag": "0.0.1"
},
"source_files": "YHNavigation/YHNavigation/YHNavigationBarAnimation/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}