[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / a / PGViewAnimationable / 0.4.0 / PGViewAnimationable.podspec.json
blob0ddb95e2e1c0098b44f0a2a23116daf95dc5ca90
2   "name": "PGViewAnimationable",
3   "version": "0.4.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.4.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PGViewAnimationable/Classes/**/*"