[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 2 / 6 / 4 / BLCache / 0.1.0 / BLCache.podspec.json
blob7df387be5184026d3cbb74d0d5f312b501f02616
2   "name": "BLCache",
3   "version": "0.1.0",
4   "summary": "多种持久化集合",
5   "homepage": "https://github.com/bigL055/Routable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "linhey": "linhan.linhey@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/bigL055/BLCache.git",
15     "tag": "0.1.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/BLCache.h"
27   ],
28   "dependencies": {
29     "YYCache": [
31     ],
32     "AnyFormatProtocol": [
34     ]
35   },
36   "requires_arc": true,
37   "pod_target_xcconfig": {
38     "SWIFT_VERSION": "4.0"
39   },
40   "pushed_with_swift_version": "4.0"