| { | |
| "name": "VVBaseFoundation", | |
| "version": "1.0.0", | |
| "summary": "A tool sdk", | |
| "description": "SystemInfo", | |
| "homepage": "https://github.com/gaoxiaowei/base", | |
| "license": "MIT (base)", | |
| "authors": { | |
| "gaoxiaowei": "gaoxiaowei0629@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/gaoxiaowei/base", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "base/*.{h,m}", | |
| "exclude_files": "Classes/Exclude" | |
| } |