[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 7 / 3 / SiteMajiSDKCore / 2.1.0 / SiteMajiSDKCore.podspec.json
blobc112285ff73815f2332e992af41ee2396318ff39
2   "name": "SiteMajiSDKCore",
3   "version": "2.1.0",
4   "summary": "SiteMajiCoreSDK",
5   "description": "\"The SiteMaji AD SDK\"",
6   "homepage": "https://github.com/thefirstweb/iOS_SiteMajiCore",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "ck00031": "alexwang@sitetag.us"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/thefirstweb/iOS_SiteMajiCore.git",
18     "tag": "2.1.0"
19   },
20   "source_files": [
21     "Classes",
22     "SiteMajiSDK.framework/Headers/**/*.{h,m}"
23   ],
24   "vendored_frameworks": [
25     "SiteMajiSDK.framework",
26     "lib/MTGSDK.framework",
27     "lib/MTGSDKInterstitialVideo.framework"
28   ],
29   "exclude_files": "Classes/Exclude",
30   "dependencies": {
31     "InMobiSDK": [
32       "~> 9.0.0"
33     ]
34   }