blob: 3533be637f3634de206a84a80bc641114f6b5364 [file] [log] [blame]
{
"name": "Lady",
"version": "0.2",
"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.2"
},
"social_media_url": "https://twitter.com/Limon______",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Lady/*.swift",
"resources": "Lady/Resources/*.cikernel"
}