[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / a / f / LWAnimation / 0.0.1 / LWAnimation.podspec.json
blob6fe511d59d9cc2d9fe6b3ff05caddf9b4164fa65
2   "name": "LWAnimation",
3   "version": "0.0.1",
4   "summary": "多种加载动画",
5   "description": "实现多种加载动画效果",
6   "homepage": "https://github.com/LittleCuteCat/LWAnimation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "LittleCuteCat": "weil218@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LittleCuteCat/LWAnimation.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "LWAnimation/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]