[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / b / c / a / PGViewAnimationable / 0.2.0 / PGViewAnimationable.podspec.json
blob640adc5796f2426455bc6671ce52845d1d3eee1b
2   "name": "PGViewAnimationable",
3   "version": "0.2.0",
4   "summary": "View Animation Protocol.",
5   "description": "You can make easier Custom Animation View with ViewAnimationable Protocol",
6   "homepage": "https://github.com/ipagong/PGViewAnimationable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ipagong": "ipagong.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ipagong/PGViewAnimationable.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "PGViewAnimationable/Classes/**/*"