[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 6 / MEAdvSDK / 1.0.10 / MEAdvSDK.podspec.json
blob93cf56e12cf7bb29443a89d264bb0706061c2fc5
2   "name": "MEAdvSDK",
3   "version": "1.0.10",
4   "summary": "Mobiexchanger's advertise SDK",
5   "description": "this is a Mobiexchanger's advertise SDK, and we use it as a module",
6   "homepage": "https://github.com/liusas/MEAdvSDK.git",
7   "license": "{ :type => 'MIT', :file => 'LICENSE' }",
8   "pod_target_xcconfig": {
9     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
10   },
11   "authors": {
12     "刘峰": "liufeng@mobiexchanger.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/liusas/MEAdvSDK.git",
19     "tag": "1.0.10"
20   },
21   "source_files": [
22     "Classes",
23     "MEAdvSDK/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "resources": "MEAdvSDK/Assets/Resource/*"