[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / e / 2 / LayttZonked / 0.0.3 / LayttZonked.podspec.json
blob66957d1a76c573e4716c8934bdf611e95acd6d35
2   "name": "LayttZonked",
3   "version": "0.0.3",
4   "summary": "LayttZonked Module",
5   "description": "LayttZonked Module",
6   "homepage": "https://github.com/KyleWhale/LayttZonked.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kylej": "kylej@bluewhaletech.pro"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/KyleWhale/LayttZonked.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "Runner/Classes/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "dependencies": {
36     "ReactiveObjC": [
38     ],
39     "MoExtension": [
41     ],
42     "YYKit": [
44     ],
45     "MBProgressHUD": [
47     ]
48   }