[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 1 / c / MOPush / 1.2.4 / MOPush.podspec.json
blob43f67b775d4f89aeb671e4fbacf9735e405fbddd
2   "name": "MOPush",
3   "version": "1.2.4",
4   "summary": "默往推送SDK",
5   "description": "新增功能:\n  1、如果启动SDK失败,会自动尝试重新启动",
6   "homepage": "https://gitee.com/mopush/iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfie": "418983798@qq.com"
13   },
14   "source": {
15     "git": "git@gitee.com:mopush/iOS.git",
16     "tag": "1.2.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "MOPush/**/*.{framework}",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "static_framework": true,
29   "frameworks": "UIKit"