[Add] PingOidc 1.0.0
[CocoaPods.git] / Specs / a / e / 9 / Zipper / 1.0.2 / Zipper.podspec.json
blob2e16d4e9eb1e363d0b5962f966e999372deb16f0
2   "name": "Zipper",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "Effortless ZIP Handling in Swift",
6   "homepage": "https://github.com/Meniny/Zipper",
7   "social_media_url": "http://meniny.cn/",
8   "authors": {
9     "Elias Abel": "Meniny@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Meniny/Zipper.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Zipper/Source/*",
22   "public_header_files": "Zipper/Source/*.h",
23   "pushed_with_swift_version": "3.0"