[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 8 / b / Torch / 0.4.0 / Torch.podspec.json
blob639d2386423278779f4307d8ccdfc253546b9a03
2   "name": "Torch",
3   "version": "0.4.0",
4   "summary": "A lightweight Swift Cache",
5   "description": "Lily provide swifty way API for lightweight data cache.",
6   "homepage": "https://github.com/kukushi/Torch",
7   "license": "MIT",
8   "authors": {
9     "Xing He": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/kukushi/Torch.git",
16     "tag": "0.4.0"
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