[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 1 / DHXRouter / 1.0.0 / DHXRouter.podspec.json
blobc3b98889342c36201f932cba7598c54019282692
2   "name": "DHXRouter",
3   "version": "1.0.0",
4   "summary": "An easy-to-use routing component for iOS",
5   "homepage": "https://github.com/yiyucanglang",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dahuanxiong": "xinlixuezyj@163.com"
12   },
13   "source": {
14     "git": "https://github.com/yiyucanglang/HXRouter.git",
15     "tag": "1.0.0"
16   },
17   "static_framework": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "*{h}",
22   "source_files": "*.{h,m}"