[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / e / ImageAnimation / 0.0.3 / ImageAnimation.podspec.json
blob563675dd79c1cb9df17d3e2448ec61ebcaf397e6
2   "name": "ImageAnimation",
3   "version": "0.0.3",
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.3"
16   },
17   "dependencies": {
18     "SDWebImage": [
20     ],
21     "YYImage": [
23     ]
24   },
25   "source_files": "Classes/**/*"