[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / 9 / 0 / KSReachability / 0.0.1 / KSReachability.podspec.json
blobb15798015ac9acc03306ea969460d76c555cce9b
2   "name": "KSReachability",
3   "platforms": {
4     "ios": "4.0",
5     "osx": "10.6"
6   },
7   "version": "0.0.1",
8   "summary": "A better iOS & Mac reachability for a modern age.",
9   "homepage": "https://github.com/kstenerud/KSReachability",
10   "license": {
11     "type": "MIT",
12     "file": "README.md"
13   },
14   "authors": {
15     "Karl Stenerud": "kstenerud@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/kstenerud/KSReachability.git",
19     "commit": "04c3cc80da1fc97faf400d4b012cf35ef6a1fee8"
20   },
21   "source_files": [
22     "KSReachability.{h,m}",
23     "ARCSafe_MemMgmt.h"
24   ],
25   "frameworks": [
26     "Foundation",
27     "SystemConfiguration"
28   ],
29   "requires_arc": false