[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / 2 / TheRouterSwift / 0.1.1 / TheRouterSwift.podspec.json
blobe32dc8dc20cd2500dc8b6eb74198d143d6923860
2   "name": "TheRouterSwift",
3   "version": "0.1.1",
4   "summary": "A short description of TheRouterSwift.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/summerHearts/TheRouter-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mars.yao": "mars.yao"
13   },
14   "source": {
15     "git": "https://github.com/summerHearts/TheRouter-Swift.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "TheRouterSwift/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "platforms": {
24     "ios": "11.0"
25   },
26   "swift_versions": "5.0",
27   "static_framework": true,
28   "xcconfig": {
29     "ENABLE_BITCODE": "NO"
30   },
31   "pod_target_xcconfig": {
32     "OTHER_SWIFT_FLAGS[config=Debug]": "-D DEBUG"
33   },
34   "swift_version": "5.0"