{ | |
"name": "SJNav", | |
"version": "2.0.4", | |
"summary": "A short description of SJNav.", | |
"description": "222", | |
"homepage": "https://github.com/shenjuneng/SJNav", | |
"license": "MIT", | |
"authors": { | |
"沈骏": "shenjuneng@sina.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/shenjuneng/SJNav.git", | |
"tag": "2.0.4" | |
}, | |
"source_files": [ | |
"SJNav", | |
"SJNav/SJNav/SJNav/**/*.{h,m}" | |
], | |
"resources": "SJNav/SJNav/SJNav/NavBar/*.png" | |
} |