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