[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 7 / 9 / d / AppDeveloperKit-Library / 1.0.8 / AppDeveloperKit-Library.podspec.json
bloba25058e31a8b720ad8c3402e1a6c08e16cceeaff
2   "name": "AppDeveloperKit-Library",
3   "version": "1.0.8",
4   "summary": "Library for use with AppDeveloperKit.",
5   "homepage": "https://github.com/AppDeveloperKit/AppDeveloperKit-Library",
6   "authors": {
7     "Name": "Scott Carter"
8   },
9   "license": {
10     "type": "Custom",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/AppDeveloperKit/AppDeveloperKit-Library.git",
18     "tag": "1.0.8"
19   },
20   "pushed_with_swift_version": "3.2",
21   "subspecs": [
22     {
23       "name": "Core",
24       "dependencies": {
25         "AppDeveloperKit": [
27         ]
28       }
29     },
30     {
31       "name": "Brick",
32       "source_files": [
33         "Library/Brick/*",
34         "AppDeveloperKit-Library-Dev/AppDeveloperKit/ADK_BrickBaseViewController.*"
35       ],
36       "dependencies": {
37         "BrickKit": [
38           "2.4.0"
39         ],
40         "AppDeveloperKit-Library/Core": [
42         ]
43       }
44     }
45   ]