[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 9 / 5 / 1 / Lily / 0.5.3 / Lily.podspec.json
blobc957e7292c6e0a453d77cf87dd8e1f107b1fd9e1
2   "name": "Lily",
3   "version": "0.5.3",
4   "summary": "A lightweight Swift Cache",
5   "description": "Lily provide swifty way API for lightweight data cache.",
6   "homepage": "https://github.com/kukushi/Lily",
7   "license": "MIT",
8   "authors": {
9     "Xing He": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/kukushi/Lily.git",
16     "tag": "0.5.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}",
21     "Lily/*.{h,m,swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true