blob: 6087f76db168f1a0945e2e91bdcadd6b0163413f [file] [log] [blame]
{
"name": "Picasso",
"version": "0.4.6",
"summary": "A view for rendering CIImage with Metal/OpenGL",
"description": "A view for rendering CIImage with Metal/OpenGL.",
"homepage": "https://github.com/Limon-O-O/Picasso",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Limon": "fengninglong@gmail.com"
},
"social_media_url": "https://twitter.com/Limon______",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Limon-O-O/Picasso.git",
"tag": "0.4.6"
},
"source_files": [
"Picasso/**/*.h",
"Picasso/**/*.m",
"Picasso/**/*.swift"
],
"requires_arc": true,
"swift_version": "4.2"
}