[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 4 / POE / 0.5.7 / POE.podspec.json
blobdca8d9f1cf924245716a70764bf8b9bbe7832c0c
2   "name": "POE",
3   "version": "0.5.7",
4   "summary": "POE Tor Onboarding Library",
5   "description": "This pod contains all the stuff needed to enable a unified onboarding and connecting experience for\nofficial Tor enabled open source apps.\n\nIt contains scenes to explain Tor a little, scenes to set up Tor bridges and a connecting scene,\nwhich rotates nice images together with claims about how Tor can help your users.\n\nThis pod is prominently used in the OnionBrowser: https://github.com/mtigas/OnionBrowser\n\nWritten in Swift 5.",
6   "homepage": "https://github.com/guardianproject/poe",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tladesignz": "be@benjaminerhart.com"
13   },
14   "source": {
15     "git": "https://github.com/guardianproject/poe.git",
16     "tag": "0.5.7"
17   },
18   "social_media_url": "https://twitter.com/guardianproject",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "POE/Classes/**/*.swift",
24   "resource_bundles": {
25     "POE": [
26       "POE/Classes/*.xib",
27       "POE/Assets/*.storyboard",
28       "POE/Assets/*.xcassets",
29       "POE/Assets/roboto/*.*",
30       "POE/Assets/*.lproj/*.*"
31     ]
32   },
33   "dependencies": {
34     "Localize": [
35       "~> 2.2"
36     ],
37     "KMPlaceholderTextView": [
38       "~> 1.4"
39     ],
40     "UIColor-HexRGB": [
42     ]
43   },
44   "swift_version": "5.0"