| { | |
| "name": "MBSwift", | |
| "version": "0.0.2", | |
| "summary": "Mbicycle development company pod", | |
| "description": "Using for adding some extensions such as binding", | |
| "homepage": "https://github.com/Sivagins/MBSwift", | |
| "license": "MIT", | |
| "authors": { | |
| "Siarhei Sivahin": "sivagins@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "12.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Sivagins/MBSwift.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": [ | |
| "MBSwift", | |
| "MBSwift/**/*.{h,m}" | |
| ] | |
| } |