[Add] FiservTTP 1.0.6
[CocoaPods.git] / Specs / 8 / 2 / e / DetectorKit / 0.0.4 / DetectorKit.podspec.json
blobbf51b21eced1a91a3f00a67e219bdd8b6fee35d7
2   "name": "DetectorKit",
3   "version": "0.0.4",
4   "summary": "Simple image object detection, framing and obfuscation",
5   "description": "Easily add object detection framing the obfuscation to images",
6   "homepage": "http://www.github.com/stevewight/DetectorKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Steve Wight": "stevendouglaswight@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/stevewight/DetectorKit.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "DetectorKit/**/*.{h,m,swift}",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4"
24   }