[Add] TaboolaPush 0.1.1
[CocoaPods.git] / Specs / 5 / f / 0 / Reed / 1.0.0 / Reed.podspec.json
blob9fcf2502d4af395ebf7138fa6c2c43b327d091ea
2   "name": "Reed",
3   "version": "1.0.0",
4   "summary": "Reed is a downloader framework for Swift. It is many fetures, stability,fast, ow coupling, easily extended.",
5   "description": "Reed is a downloader framework for Swift. It is many fetures, stability,fast, ow coupling, easily extended.",
6   "homepage": "https://github.com/KevinZhouRafael//Reed",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "taozui": "wumingapie@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KevinZhouRafael/Reed.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Reed/Classes/**/*.swift",
24   "dependencies": {
25     "CocoaLumberjack/Swift": [
27     ],
28     "ActiveSQLite": [
29       "0.5.1"
30     ],
31     "ZKCommonCrypto": [
33     ]
34   },
35   "swift_version": "5"