blob: 086a9f2486a37c0a824d2190a4446516c1179ef0 [file] [log] [blame]
{
"name": "Impression",
"version": "1.1.0",
"summary": "A swift photo filter",
"swift_versions": "5.0",
"description": "Impression is a swift photo filter tool which is easy for users to add their filters.",
"homepage": "https://github.com/guoyingtao/Impression",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"starecho": "guoyingtao@outlook.com"
},
"source": {
"git": "https://github.com/guoyingtao/Impression.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/guoyingtao",
"platforms": {
"ios": "11.0"
},
"source_files": "Impression/**/*.{h,swift}",
"swift_version": "5.0"
}