Skip to content

Commit

Permalink
[Add] PeerKit 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim authored and CocoaPodsBot committed Oct 25, 2017
1 parent c0f08a7 commit 1878426
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Specs/0/a/d/PeerKit/4.0.0/PeerKit.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "PeerKit",
"version": "4.0.0",
"summary": "Swift framework for building event-driven, zero-config Multipeer Connectivity apps",
"authors": {
"JP Simard": "jp@jpsim.com"
},
"license": "MIT",
"homepage": "https://github.com/jpsim/PeerKit",
"social_media_url": "https://twitter.com/simjp",
"source": {
"git": "https://github.com/jpsim/PeerKit.git",
"tag": "4.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "PeerKit/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}

0 comments on commit 1878426

Please sign in to comment.