[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 9 / 0 / UIImageViewSoftFrameAnimations / 1.0 / UIImageViewSoftFrameAnimations.podspec.json
blobd2e20317343f21c4b023d1a7b132a350792132a1
2   "name": "UIImageViewSoftFrameAnimations",
3   "version": "1.0",
4   "summary": "A powerfull UIImageView extension to play frame animations",
5   "description": "Powerfull UIImageView extension to play frame animations without loading all the uiimage in memory.\n",
6   "homepage": "https://github.com/AlbertMontserrat/UIImageViewSoftFrameAnimations",
7   "license": "MIT",
8   "authors": {
9     "Albert Montserrat": "albert.montserrat.gambus@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/AlbertMontserrat/UIImageViewSoftFrameAnimations.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "UIImageViewSoftFrameAnimations": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "UIKit"