[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 8 / b / Torch / 2.0.2 / Torch.podspec.json
blob0cf7d559fbdb1a3989d363b275f21c7c66688752
2   "name": "Torch",
3   "version": "2.0.2",
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": "2.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}",
21     "Torch/*.{h,m,swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "swift_versions": "5.0",
25   "requires_arc": true,
26   "swift_version": "5.0"