[Add] Vitals 3.2.4
[CocoaPods.git] / Specs / b / a / e / AirflowShirty / 0.0.2 / AirflowShirty.podspec.json
bloba0bf138d7a93d37261b994bdbd240551ba6a8077
2   "name": "AirflowShirty",
3   "version": "0.0.2",
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.2"
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     "Bakehouse": [
39     ],
40     "Masonry": [
42     ],
43     "MJRefresh": [
45     ],
46     "INTBanner": [
48     ]
49   }