{ | |
"name": "SwiftWebP", | |
"version": "1.0.3", | |
"license": { | |
"type": "MIT", | |
"file": "FILE_LICENSE" | |
}, | |
"summary": "webp", | |
"homepage": "https://gitlab.com/CactusProject/SwiftWebP.git", | |
"authors": "Jin Sasaki", | |
"source": { | |
"git": "https://gitlab.com/CactusProject/SwiftWebP.git", | |
"tag": "1.0.3", | |
"submodules": true | |
}, | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"libraries": "z", | |
"frameworks": [ | |
"Foundation", | |
"UIKit", | |
"SystemConfiguration" | |
], | |
"vendored_frameworks": "Frameworks/*.framework" | |
} |