[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 6 / PnutKit / 0.3 / PnutKit.podspec.json
bloba6069d76f05799b4cf1153a0c4f98474c7c3ee41
2   "name": "PnutKit",
3   "version": "0.3",
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   "source": {
14     "git": "https://github.com/exsortis/PnutKit.git",
15     "tag": "0.3",
16     "submodules": true
17   },
18   "source_files": "PnutKit/**/*.{h,m,c,swift}",
19   "frameworks": "Foundation",
20   "platforms": {
21     "ios": "10.2"
22   },
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.1"