[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 2 / 4 / a / BLConfig / 0.3.0 / BLConfig.podspec.json
blob735ed08eda19e3808af6accc79b7f30233558530
2   "name": "BLConfig",
3   "version": "0.3.0",
4   "summary": "一些小工具类",
5   "homepage": "https://github.com/linhay/Routable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lin": "linhan.linhay@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/linhay/BLConfig.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Sources/*/**",
22     "Sources/*/*/**",
23     "Sources/**"
24   ],
25   "public_header_files": [
26     "Sources/BLConfig.h"
27   ],
28   "frameworks": [
29     "UIKit"
30   ],
31   "requires_arc": true,
32   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "4.0"
34   }