[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / f / e / 0 / SMKit / 0.7.5 / SMKit.podspec.json
blobb6d7ce7fbad32416317e60cd67782c66e9c52398
2   "name": "SMKit",
3   "version": "0.7.5",
4   "summary": "A short description of SmartKit.",
5   "description": "A short description of SmartKit.",
6   "homepage": "https://example.com",
7   "authors": "SmartApps",
8   "platforms": {
9     "ios": "10.0"
10   },
11   "swift_versions": "5",
12   "static_framework": true,
13   "ios": {
14     "vendored_frameworks": "SmartKit.framework"
15   },
16   "source": {
17     "http": "https://smartkit-ios.s3.amazonaws.com/0.7.4/SmartKit.framework.zip"
18   },
19   "resource_bundles": {
20     "SmartKit": [
21       "SmartKit.framework/*.{storyboardc}"
22     ]
23   },
24   "frameworks": [
25     "AdSupport",
26     "iAd"
27   ],
28   "dependencies": {
29     "Branch": [
30       "0.34.0"
31     ],
32     "Amplitude-iOS": [
33       "4.10.0"
34     ],
35     "FBSDKCoreKit": [
36       "7.1.1"
37     ],
38     "Firebase/RemoteConfig": [
39       "6.28.1"
40     ],
41     "Firebase/Messaging": [
42       "6.28.1"
43     ],
44     "Firebase/Performance": [
45       "6.28.1"
46     ],
47     "Firebase/Crashlytics": [
48       "6.28.1"
49     ],
50     "Firebase/Analytics": [
51       "6.28.1"
52     ],
53     "DeviceKit": [
54       "3.2.0"
55     ],
56     "IGListKit": [
57       "4.0.0"
58     ],
59     "SwiftyStoreKit": [
60       "0.16.1"
61     ],
62     "NVActivityIndicatorView": [
63       "5.0.0"
64     ]
65   },
66   "swift_version": "5"