[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 5 / b / Mantis / 0.40 / Mantis.podspec.json
blob4cab1d371c302e41a131609f7e5abfa8f7b98c59
2   "name": "Mantis",
3   "version": "0.40",
4   "summary": "A swift photo cropping tool which mimics Photo.app",
5   "description": "Mantis is a swift photo cropping tool which mimics Photo.app",
6   "homepage": "https://github.com/guoyingtao/Mantis",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yingtao Guo": "guoyingtao@outlook.com"
13   },
14   "social_media_url": "http://twitter.com/guoyingtao",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/guoyingtao/Mantis.git",
21     "tag": "0.40"
22   },
23   "source_files": "Mantis/**/*.{h,swift}",
24   "resource_bundles": {
25     "Resource": [
26       "Mantis/**/*.lproj/*.strings"
27     ]
28   },
29   "swift_version": "5.0"