[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / a / 3 / PlainPing / 0.2 / PlainPing.podspec.json
blob7224a7675ffbcc7a197f1d4d7e16e61634eeee37
2   "name": "PlainPing",
3   "version": "0.2",
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.2"
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   }