[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 6 / PnutKit / 0.4 / PnutKit.podspec.json
blob0a1bdda97cea1efe59cfd25ab0b33db5f0c9697a
2   "name": "PnutKit",
3   "version": "0.4",
4   "summary": "A client library for the Pnut.io social network written in Swift",
5   "homepage": "https://pnut.io",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Paul Schifferer": "paul@schifferers.net"
12   },
13   "social_media_url": "https://twitter.com/paulyhedral",
14   "source": {
15     "git": "https://github.com/exsortis/PnutKit.git",
16     "tag": "0.4",
17     "submodules": true
18   },
19   "source_files": "Sources/**/*.{h,m,c,swift}",
20   "frameworks": "Foundation",
21   "platforms": {
22     "ios": "10.2",
23     "osx": "10.12"
24   },
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.1"