| { |
| "name": "SWTComponentB", |
| "version": "0.0.5", |
| "summary": "demo for swift component", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/mutianyou1/SWTComponentB", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "mutianyou1@126.com": "yuanrong.pan" |
| }, |
| "source": { |
| "git": "https://github.com/mutianyou1/SWTComponentB.git", |
| "tag": "0.0.5" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "SWTComponentB/Classes/**/*", |
| "dependencies": { |
| "SnapKit": [ |
| |
| ] |
| }, |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |