[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 0 / MSRouter / 0.2.1 / MSRouter.podspec.json
blob5f333d9f5a985c987d1d62bd84500d7e3dc92d4e
2   "name": "MSRouter",
3   "version": "0.2.1",
4   "summary": "swift路由组件",
5   "homepage": "https://github.com/yuanshuainiuniu/MSRouter.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Marshal": "717999274@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/yuanshuainiuniu/MSRouter.git",
15     "tag": "0.2.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "MSRouter/Classes/**/*",
21   "resource_bundles": {
22     "MSRouter": "MSRouter/Assets/**/*"
23   },
24   "static_framework": true,
25   "swift_versions": "5.0",
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "swift_version": "5.0"