[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 2 / 6 / HBGifView / 0.0.1 / HBGifView.podspec.json
blobc71fc6364ebccde7f4a4d32f6f8993010a24f915
2   "name": "HBGifView",
3   "version": "0.0.1",
4   "summary": "一个播放gif的视图,方便播放gif使用.",
5   "description": "TODO: HBGifView is playing gif picture.  it is according to the gif file property.",
6   "homepage": "https://github.com/MrCuiHongbao/HBGifView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MrCuiHongbao": "675282505@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MrCuiHongbao/HBGifView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "HBGifView/Classes/*.{h,m}"