[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / c / 3 / Runtime / 2.0.0 / Runtime.podspec.json
blobed84396828eb8baccea72162c5beffe47ef2bb79
2   "name": "Runtime",
3   "version": "2.0.0",
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.0.0"
17   },
18   "source_files": "Sources/Runtime/**/*.swift",
19   "dependencies": {
20     "CRuntime": [
22     ]
23   }