[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / 3 / Runtime / 2.1.1 / Runtime.podspec.json
blob397c50ef0999acceedb50f2bf600a37d82395551
2   "name": "Runtime",
3   "version": "2.1.1",
4   "summary": "Runtime",
5   "description": "Runtime abilities for native swift objects.",
6   "homepage": "https://github.com/wickwirew/Runtime",
7   "license": "MIT",
8   "authors": {
9     "Wesley Wickwire": "wickwirew@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/wickwirew/Runtime.git",
16     "tag": "2.1.1"
17   },
18   "source_files": "Sources/Runtime/**/*.swift",
19   "dependencies": {
20     "CRuntime": [
22     ]
23   }