[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / 3 / LHSCircularLoader / 0.0.2 / LHSCircularLoader.podspec.json
blob4beafeb0cc5f273837c961f5e3f4fd0138fbfe85
2   "name": "LHSCircularLoader",
3   "version": "0.0.2",
4   "summary": "Display the picture with the circular progress and animation.",
5   "description": "1. Display the picture with a circular animation \n2. Display the circular loading progress for a picture from a URL.",
6   "homepage": "https://github.com/huashanbayern/LHSCircularLoader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huashan": "601439475@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/huashanbayern/LHSCircularLoader.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true