[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 5 / b / Mantis / 1.0.2 / Mantis.podspec.json
blob7a2d9dbbd053c1dbdd354330af531616f805f140
2   "name": "Mantis",
3   "version": "1.0.2",
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": "1.0.2"
22   },
23   "source_files": "Sources/**/*.{h,swift}",
24   "resource_bundles": {
25     "Resource": [
26       "Sources/**/*.lproj/*.strings"
27     ]
28   },
29   "info_plist": {
30     "CFBundleIdentifier": "com.echo.framework.Mantis"
31   },
32   "pod_target_xcconfig": {
33     "PRODUCT_BUNDLE_IDENTIFIER": "com.echo.framework.Mantis"
34   },
35   "swift_version": "5.0"