[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 7 / inmobiadSDK / 0.0.5 / inmobiadSDK.podspec.json
blobcc250dbef9fe82cbe99e4e7beb1730f75f4135cc
2   "name": "inmobiadSDK",
3   "version": "0.0.5",
4   "summary": "InMobi Ad SDK",
5   "description": "This library will allow user to integrate inMobi ad in their Native iOS code",
6   "homepage": "https://github.com/HarshJoshi96/Ad-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "66667656": "harsh.joshi@infobeans.com"
13   },
14   "source": {
15     "git": "https://github.com/HarshJoshi96/Ad-SDK",
16     "tag": "0.0.5"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "source_files": "myCocoaPodLibrary/Classes/**/*",
29   "resource_bundles": {
30     "Resources": [
31       "myCocoaPodLibrary/Assets/*.png"
32     ]
33   },
34   "frameworks": [
35     "UIKit",
36     "AVKit"
37   ],
38   "swift_version": "5.0"