[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / f / 5 / 1 / PYWaitingView / 1.0.0 / PYWaitingView.podspec.json
blob2e81a2470441a8e070879b4a9c1273b31c6b12d4
2   "name": "PYWaitingView",
3   "version": "1.0.0",
4   "swift_version": "4.0.0",
5   "summary": "A waiting view that let you express your project",
6   "license": "MIT",
7   "authors": {
8     "Pierre Yao": "pierrey.yao@gmail.com"
9   },
10   "homepage": "https://github.com/hiyahiyao/PYWaitingView",
11   "platforms": {
12     "ios": "11.2"
13   },
14   "source": {
15     "git": "https://github.com/hiyahiyao/PYWaitingView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "PYWaitingView",
20     "PYWaitingView/**/*.{h,m,swift}"
21   ]