blob: 9786fb8388f1247afea0dab911a18e01bb57add9 [file] [log] [blame]
{
"name": "Smeargle",
"version": "0.1.0",
"summary": "Don't you think CIFilter is a little bit hard-to-use?",
"description": "- You will feel better in using CIFilter with this library.",
"homepage": "https://github.com/KentaKudo/Smeargle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kenta Kudo": "yd37574@gmail.com"
},
"social_media_url": "http://twitter.com/_______K_K_",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KentaKudo/Smeargle.git",
"tag": "0.1.0"
},
"source_files": "Smeargle/**/*.{swift,h,m}",
"requires_arc": true
}