[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / d / SimplePhotoTemplate / 0.0.1 / SimplePhotoTemplate.podspec.json
blobe7f32f1d890cfb228236325b7f2cda53b2e435dd
2   "name": "SimplePhotoTemplate",
3   "version": "0.0.1",
4   "summary": "An edit tool for adding texts and changing background for a photo.",
5   "description": "It's a simple edit tool for adding texts, images and changing background on a photo.",
6   "homepage": "https://github.com/xwu1115/SimplePhotoTemplate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Shawn Wu": "xwu1115@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "4.0",
18   "source": {
19     "git": "https://github.com/xwu1115/SimplePhotoTemplate.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "SimplePhotoTemplate",
24     "SimplePhotoTemplate/**/*.{h,m, swift}"
25   ],
26   "dependencies": {
27     "SnapKit": [
29     ]
30   },
31   "swift_version": "4.0"