[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / a / e / AirflowShirty / 0.0.6 / AirflowShirty.podspec.json
blob127f38f9a19fd619b08cb538d26e6d87d2953fa4
2   "name": "AirflowShirty",
3   "version": "0.0.6",
4   "summary": "AirflowShirty Module",
5   "description": "AirflowShirty Module",
6   "homepage": "https://github.com/KyleWhale/AirflowShirty.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/AirflowShirty.git",
19     "tag": "0.0.6"
20   },
21   "source_files": [
22     "Classes",
23     "Runner/Classes/**/*.{h,m}"
24   ],
25   "prefix_header_file": "Runner/PrefixHeader.pch",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "dependencies": {
37     "LayttZonked": [
39     ],
40     "LibyanEngaged": [
42     ],
43     "Bakehouse": [
45     ],
46     "Masonry": [
48     ],
49     "MJRefresh": [
51     ],
52     "INTBanner": [
54     ]
55   }