[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / a / 8 / b / Torch / 1.0.4 / Torch.podspec.json
blob2f89a9edf5d8122e11a1250e6e9748ba45173a1f
2   "name": "Torch",
3   "version": "1.0.4",
4   "summary": "A lightweight Swift Pull to refresh control.",
5   "description": "Torch is a pull to refresh written in pure swift.",
6   "homepage": "https://github.com/kukushi/Torch",
7   "license": "MIT",
8   "authors": {
9     "Xing He": ""
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/kukushi/Torch.git",
16     "tag": "1.0.4"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}",
21     "Torch/*.{h,m,swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "4.0",
25   "requires_arc": true