[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 9 / d / AppDeveloperKit-Library / 1.0.6 / AppDeveloperKit-Library.podspec.json
blobf6ebcbc8f4015ce978d3c500059422c70184cb29
2   "name": "AppDeveloperKit-Library",
3   "version": "1.0.6",
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.6"
19   },
20   "pushed_with_swift_version": "3.2",
21   "subspecs": [
22     {
23       "name": "Core",
24       "source_files": "AppDeveloperKit-Library-Dev/AppDeveloperKit.plist",
25       "dependencies": {
26         "AppDeveloperKit": [
28         ]
29       }
30     },
31     {
32       "name": "Brick",
33       "source_files": "Library/Brick/*.{swift}",
34       "dependencies": {
35         "BrickKit": [
36           "2.4.0"
37         ],
38         "AppDeveloperKit-Library/Core": [
40         ]
41       }
42     }
43   ]