[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / a / b / 0 / FreAimlessly / 0.0.5 / FreAimlessly.podspec.json
blob8fda96e7898e5e24c94fc6d1b46d0a53768dbd05
2   "name": "FreAimlessly",
3   "version": "0.0.5",
4   "summary": "FreAimlessly Module",
5   "description": "FreAimlessly Module",
6   "homepage": "https://github.com/KyleWhale/FreAimlessly.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/FreAimlessly.git",
19     "tag": "0.0.5"
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     "Masonry": [
45     ],
46     "MJRefresh": [
48     ],
49     "GoogleSignIn": [
51     ],
52     "FBSDKLoginKit": [
54     ]
55   }