[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 5 / 1 / Lily / 0.2 / Lily.podspec.json
blob0ee0518b70e2d20b2318f5181abb0c25f91c8611
2   "name": "Lily",
3   "version": "0.2",
4   "summary": "A lightweight Swift Cache",
5   "description": "  \t\t\t\t\tLily provide swifty way API for lightweight data cache.\n",
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.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