[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / 1 / Lily / 0.5.2 / Lily.podspec.json
bloba30c6e97bca9499fac7d91cee197b4805f3cf75c
2   "name": "Lily",
3   "version": "0.5.2",
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.2"
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