[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / a / 3 / PlainPing / 0.4 / PlainPing.podspec.json
blob58148c1da930b4cde875ce4dc5bad6db399b3c97
2   "name": "PlainPing",
3   "version": "0.4",
4   "summary": "a very plain ping interface in swift",
5   "homepage": "https://github.com/naptics/PlainPing",
6   "license": "MIT",
7   "authors": {
8     "Jonas Schoch": "jonas.schoch@naptics.ch"
9   },
10   "source": {
11     "git": "https://github.com/naptics/PlainPing.git",
12     "tag": "0.4"
13   },
14   "social_media_url": "https://twitter.com/naptics",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.11"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "pushed_with_swift_version": "3.0"