| { | |
| "name": "SimpleReusableView", | |
| "version": "1.0.1", | |
| "license": { | |
| "type": "Apache License 2.0" | |
| }, | |
| "homepage": "https://github.com/anotheren/SimpleReusableView", | |
| "authors": { | |
| "liudong": "liudong.edward@gmail.com" | |
| }, | |
| "summary": "SimpleReusableView", | |
| "source": { | |
| "git": "https://github.com/anotheren/SimpleReusableView.git", | |
| "tag": "1.0.1" | |
| }, | |
| "swift_version": "4.1", | |
| "platforms": { | |
| "ios": "8.0", | |
| "tvos": "9.0" | |
| }, | |
| "source_files": "Sources/**/*.swift" | |
| } |