[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / 3 / swipe / 0.0.9 / swipe.podspec.json
blob50cf9f1bc5d177602341086a41607d5af592f401
2   "name": "swipe",
3   "version": "0.0.9",
4   "summary": "A declarative animation engine.",
5   "description": "A declarative animation engine. To be written more.",
6   "homepage": "https://github.com/snakajima/swipe20",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Satoshi Nakajima": "satoshi.nakajima@gmail.com"
13   },
14   "platforms": {
15     "osx": "10.15"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/snakajima/swipe20.git",
20     "tag": "0.0.9"
21   },
22   "source_files": "swipe/**/*.{h,m,swift}",
23   "swift_version": "5.0"