| { | |
| "name": "dsxs", | |
| "version": "0.0.1", | |
| "summary": "dsxs's own lib", | |
| "description": "just some extensions", | |
| "homepage": "https://github.com/dsxsxsxs/dsxsSwift", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "dsxs": "dsxsxsxs@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/dsxsxsxs/dsxsSwift.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "9.3" | |
| }, | |
| "source_files": "dsxs/Classes/**/*", | |
| "pushed_with_swift_version": "4.0" | |
| } |