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