| { | |
| "name": "SJNav", | |
| "version": "1.0.0", | |
| "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": "1.0.0" | |
| }, | |
| "source_files": [ | |
| "SJNav", | |
| "SJNav/SJNav/SJNav/**/*.{h,m}" | |
| ], | |
| "exclude_files": "Classes/Exclude" | |
| } |