[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / a / 8 / b / Torch / 0.2.2 / Torch.podspec.json
blob5c24874ff8b8a9568afd9c4d85a2280d0fecdd6c
2   "name": "Torch",
3   "version": "0.2.2",
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.2.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}",
21     "Torch/*.{h,m,swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true