blob: 6660d33e212593609df2149131e6ca2d1d524352 [file] [log] [blame]
{
"name": "Lady",
"version": "0.4",
"summary": "High Pass Skin Smoothing.",
"description": "An implementation of High Pass Skin Smoothing using CoreImage.framework.",
"homepage": "https://github.com/Limon-O-O/Lady",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Limon": "fengninglong@gmail.com"
},
"source": {
"git": "https://github.com/Limon-O-O/Lady.git",
"tag": "0.4"
},
"social_media_url": "https://twitter.com/Limon______",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Lady/*.swift",
"resources": "Lady/Resources/*.cikernel"
}