[Add] DocumentReaderFullAuthRFIDNightly 7.6.11079
[CocoaPods.git] / Specs / 1 / c / 4 / iAdsMainSDK / 1.2.0 / iAdsMainSDK.podspec.json
blob0964d862bf3ee08ee0fff0a9538234219eab8a8b
2   "name": "iAdsMainSDK",
3   "version": "1.2.0",
4   "summary": "A short description of iAdsMainSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/trungnd1010/iAdsMainSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Trung Nguyen": "trungnd@ikameglobal.com"
13   },
14   "source": {
15     "git": "https://github.com/trungnd1010/iAdsMainSDK",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "static_framework": true,
22   "source_files": "iAdsMainSDK/Classes/**/*",
23   "default_subspecs": [
24     "Core"
25   ],
26   "subspecs": [
27     {
28       "name": "Core",
29       "dependencies": {
30         "iAdsSDK": [
32         ],
33         "GoogleUserMessagingPlatform": [
35         ]
36       }
37     },
38     {
39       "name": "AdsAdmob",
40       "dependencies": {
41         "iAdsAdmobSDK": [
43         ]
44       }
45     },
46     {
47       "name": "AdsMax",
48       "dependencies": {
49         "iAdsMaxSDK": [
51         ]
52       }
53     }
54   ]