blob: e7f32f1d890cfb228236325b7f2cda53b2e435dd [file] [log] [blame]
{
"name": "SimplePhotoTemplate",
"version": "0.0.1",
"summary": "An edit tool for adding texts and changing background for a photo.",
"description": "It's a simple edit tool for adding texts, images and changing background on a photo.",
"homepage": "https://github.com/xwu1115/SimplePhotoTemplate",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Shawn Wu": "xwu1115@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/xwu1115/SimplePhotoTemplate.git",
"tag": "0.0.1"
},
"source_files": [
"SimplePhotoTemplate",
"SimplePhotoTemplate/**/*.{h,m, swift}"
],
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.0"
}