blob: 60c029bb6f8e1d18bd12cc65dc992c3fe78a6270 [file] [log] [blame]
{
"name": "FRNavigationBar",
"version": "0.0.1",
"summary": "Custom FRNavigationBar.",
"description": "custom navigationBar animation",
"homepage": "https://github.com/fanren5119/FRNavigationBar/tree/v1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wanglei": "wanglei@jiazhiyi.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/fanren5119/FRNavigationBar.git",
"tag": "0.0.1"
},
"source_files": [
"PinkieNavigation",
"PinkieNavigation/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "PinkieNavigation/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}