[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / a / 3 / PlainPing / 0.1 / PlainPing.podspec.json
bloba591a36c6dcb6b0f7f9381cf8657d4bc6b955c64
2   "name": "PlainPing",
3   "version": "0.1",
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.1"
13   },
14   "social_media_url": "https://twitter.com/naptics",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PlainPing": [
22       "Pod/Assets/*.png"
23     ]
24   }