[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 9 / 7 / d / SimplePhotoTemplate / 0.0.3 / SimplePhotoTemplate.podspec.json
blob0595df9f1e97c0918b5d1e6e1b67136afb1a0459
2   "name": "SimplePhotoTemplate",
3   "version": "0.0.3",
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": "11.0"
16   },
17   "swift_versions": "4.0",
18   "source": {
19     "git": "https://github.com/xwu1115/SimplePhotoTemplate.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "SimplePhotoTemplate",
24     "SimplePhotoTemplate/**/*.{h,m, swift}"
25   ],
26   "dependencies": {
27     "SnapKit": [
29     ]
30   },
31   "swift_version": "4.0"