blob: c71fc6364ebccde7f4a4d32f6f8993010a24f915 [file] [log] [blame]
{
"name": "HBGifView",
"version": "0.0.1",
"summary": "一个播放gif的视图,方便播放gif使用.",
"description": "TODO: HBGifView is playing gif picture. it is according to the gif file property.",
"homepage": "https://github.com/MrCuiHongbao/HBGifView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MrCuiHongbao": "675282505@qq.com"
},
"source": {
"git": "https://github.com/MrCuiHongbao/HBGifView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "HBGifView/Classes/*.{h,m}"
}