[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 4 / 3 / Cribug / 0.1.0 / Cribug.podspec.json
blob6cfbb654f3c8aefdf91d6fef35a40fcd9cd13d1a
2   "name": "Cribug",
3   "version": "0.1.0",
4   "swift_version": "5.0",
5   "summary": "Cribug is a lightweight, pure-Swift download framework.",
6   "homepage": "https://github.com/Initial-C/Cribug",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "InitialC": "iwilliamchang@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/Initial-C/Cribug.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Cribug/*.swift",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "5.0"
25   }