blob: 359757ef59ebd35fcae5a1b6c2279ce64658ebaf [file] [log] [blame]
{
"name": "SJNavBar",
"version": "1.0.4",
"summary": "NavBar ios.",
"homepage": "https://github.com/shenjuneng/SJNavBar.git",
"license": "MIT",
"authors": {
"ShenJun": "shenjuneng@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/shenjuneng/SJNavBar.git",
"tag": "1.0.4"
},
"source_files": [
"SJNavBar",
"SJNavBar/SJNavBar/SJNavBar/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"resources": "SJNavBar/SJNavBar/SJNavBar/*.png"
}