[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 2 / d / MDFSpritedAnimationView / 3.0.0 / MDFSpritedAnimationView.podspec.json
blobc48e16b389c60ef924b1999c8a84e98c8528aaf1
2   "name": "MDFSpritedAnimationView",
3   "version": "3.0.0",
4   "authors": {
5     "Chris Cox": "cjcox@google.com"
6   },
7   "summary": "A control providing an alternative to animating an array of images with an UIImageView.",
8   "homepage": "https://github.com/material-foundation/MDFSpritedAnimationView",
9   "license": "Apache 2.0",
10   "source": {
11     "git": "https://github.com/material-foundation/MDFSpritedAnimationView.git",
12     "tag": "3.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "public_header_files": "src/*.h",
19   "source_files": "src/*.{h,m}"