[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 0 / 5 / b / Mantis / 0.21 / Mantis.podspec.json
blob2974aa4870194e58504d3d46416807ed31173eac
2   "name": "Mantis",
3   "version": "0.21",
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   "source": {
19     "git": "https://github.com/guoyingtao/Mantis.git",
20     "tag": "0.21"
21   },
22   "source_files": "Mantis/**/*.{h,swift}",
23   "resource_bundles": {
24     "Resource": [
25       "Mantis/**/*.lproj/*.strings"
26     ]
27   }