| { | |
| "name": "XCSettingView", | |
| "version": "1.0.3", | |
| "summary": "XCSettingView.", | |
| "description": "XCSettingView. 设置页面的 cell", | |
| "homepage": "https://github.com/fanxiaocong/XCSettingView", | |
| "license": "MIT", | |
| "authors": { | |
| "樊小聪": "1016697223@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.3" | |
| }, | |
| "source": { | |
| "git": "https://github.com/fanxiaocong/XCSettingView.git", | |
| "tag": "1.0.3" | |
| }, | |
| "source_files": "XCSettingView/*.{h,m,xib}", | |
| "resources": "XCSettingView/*.bundle" | |
| } |