[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / f / 3 / WOWCardStackView / 0.1.2 / WOWCardStackView.podspec.json
blobb9095dd5c9ea6b94c03c17234ffc4cdd1e3deaca
2   "name": "WOWCardStackView",
3   "version": "0.1.2",
4   "summary": "Swapable Card Stack View in Swift 3.0.",
5   "description": "Swapable Card Stack View in Swift 3.0. It's able to use in Storyboard and Programatically and it's similar to UITableView.",
6   "homepage": "https://github.com/zhouhao27/WOWCardStackView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zhou Hao": "zhou.hao.27@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zhouhao27/WOWCardStackView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WOWCardStackView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"