[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / e / ImageAnimation / 0.0.1 / ImageAnimation.podspec.json
blobcc81c34c8c2a08dd542744ab69b190fe8125b433
2   "name": "ImageAnimation",
3   "version": "0.0.1",
4   "summary": "Image渐显动画,依赖SDWebImage加载库",
5   "homepage": "https://github.com/dangyuhua/ImageAnimation",
6   "license": "MIT",
7   "authors": {
8     "dangyuhua": "940927264@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/dangyuhua/ImageAnimation.git",
15     "tag": "0.0.1"
16   },
17   "dependencies": {
18     "SDWebImage": [
20     ]
21   },
22   "source_files": "Classes/**/*"