[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 6 / MEAdvSDK / 1.0.2 / MEAdvSDK.podspec.json
blobf99b03a5c59fc5f496a1f955eb108c8d6f6bb9c8
2   "name": "MEAdvSDK",
3   "version": "1.0.2",
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   "authors": {
9     "刘峰": "liufeng@mobiexchanger.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/liusas/MEAdvSDK.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "MEAdvSDK/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "MEAdvSDK/Assets/Resource/*.bundle",
24   "dependencies": {
25     "Reachability": [
27     ],
28     "Realm": [
29       "~> 4.4.1"
30     ]
31   }