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