[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 6 / PnutKit / 0.3.2 / PnutKit.podspec.json
blob53dbc33b97ea7173fa6bbbaff85b8137004544a2
2   "name": "PnutKit",
3   "version": "0.3.2",
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.2",
16     "submodules": true
17   },
18   "source_files": [
19     "PnutKit/*.{h,m,c,swift}",
20     "PnutKit/**/*.{h,m,c,swift}"
21   ],
22   "frameworks": "Foundation",
23   "platforms": {
24     "ios": "10.2"
25   },
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.1"