[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / a / d / PeerKit / 3.0.0 / PeerKit.podspec.json
blobb71dffe5d5ddef3e6b119cf8d82cc439d3678449
2   "name": "PeerKit",
3   "version": "3.0.0",
4   "summary": "Swift framework for building event-driven, zero-config Multipeer Connectivity apps",
5   "authors": {
6     "JP Simard": "jp@jpsim.com"
7   },
8   "license": "MIT",
9   "homepage": "https://github.com/jpsim/PeerKit",
10   "social_media_url": "https://twitter.com/simjp",
11   "source": {
12     "git": "https://github.com/jpsim/PeerKit.git",
13     "tag": "3.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "source_files": "PeerKit/*.swift",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"