[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 1 / BLTools / 0.2.0 / BLTools.podspec.json
blobeaf9bb87ce0906e09cc6c99f2c343ee39f85161b
2   "name": "BLTools",
3   "version": "0.2.0",
4   "summary": "一些小工具类",
5   "homepage": "https://github.com/bigL055/BLTools",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lin": "linhan.bigl055@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/bigL055/BLTools.git",
15     "tag": "0.2.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/BLTools.h"
27   ],
28   "frameworks": [
29     "Foundation"
30   ],
31   "requires_arc": true,
32   "dependencies": {
33     "YYCache": [
35     ],
36     "AnyFormatProtocol": [
38     ]
39   },
40   "pod_target_xcconfig": {
41     "SWIFT_VERSION": "4.0"
42   },
43   "pushed_with_swift_version": "4.0"