blob: f158b660afd56571588f4029c24052fa0c079048 [file] [log] [blame]
{
"name": "Picasso",
"version": "0.4",
"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": "8.0"
},
"source": {
"git": "https://github.com/Limon-O-O/Picasso.git",
"tag": "0.4"
},
"source_files": "Picasso/*.swift",
"requires_arc": true
}