[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / c / ObjectTracker / 0.0.1 / ObjectTracker.podspec.json
blob64d0d657125af8e39a02f0fe28c68d4597975b2d
2   "name": "ObjectTracker",
3   "version": "0.0.1",
4   "summary": "Detecting an object deallocing which proivdes a closure callback.",
5   "homepage": "https://github.com/janlionly/ObjectTracker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "janlionly": "janlionly@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/janlionly/ObjectTracker.git",
15     "tag": "0.0.1"
16   },
17   "social_media_url": "https://twitter.com/janlionly",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/ObjectTracker/*",
23   "frameworks": "Foundation",
24   "swift_versions": [
25     "4.2",
26     "5.0",
27     "5.1",
28     "5.2"
29   ],
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "4.2"
32   },
33   "swift_version": "5.2"