| { |
| "name": "ChGifImageView", |
| "version": "0.0.3", |
| "summary": "playGif with URL or Image or Gif", |
| "description": "this project is playGif with URL or Image or Gif", |
| "homepage": "https://github.com/Ashuro/ChGifImageView", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "Ashuro": "13591364646@163.com" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source": { |
| "git": "https://github.com/Ashuro/ChGifImageView.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "ChGifImageView/ChGifImageView/*.{h,m}", |
| "public_header_files": "ChGifImageView/ChGifImageView/*.h", |
| "requires_arc": true |
| } |