[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 5 / 1 / NoxUniqueIdSDK / 1.0.0002 / NoxUniqueIdSDK.podspec.json
blobc5958a27daa38299ec1b2f4079fd0ddab34f1734
2   "name": "NoxUniqueIdSDK",
3   "version": "1.0.0002",
4   "summary": "An unique device id SDK provided Nox.",
5   "homepage": "https://github.com/NoxmobiSDK/NoxmobiUniqueId",
6   "license": "MIT",
7   "authors": {
8     "lunxiangyun": "luanxiangyun@noxgroup.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/NoxmobiSDK/NoxmobiUniqueId.git",
15     "tag": "1.0.0002"
16   },
17   "pod_target_xcconfig": {
18     "OTHER_LDFLAGS": "-lObjC"
19   },
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "NoxUniqueIdSDK",
24       "source_files": "NoxUniqueIdSDK.framework/Headers/*.{h}",
25       "ios": {
26         "vendored_frameworks": "NoxUniqueIdSDK.framework"
27       },
28       "dependencies": {
29         "AFNetworking": [
31         ],
32         "GTMBase64": [
34         ],
35         "Firebase/Analytics": [
37         ],
38         "Firebase/RemoteConfig": [
40         ],
41         "Firebase/Crashlytics": [
43         ]
44       }
45     }
46   ]