[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / d / 8 / c / HeyUnbox / 1.0.0 / HeyUnbox.podspec.json
blob267132a97997fc397f75d9aeaf2c163facce6075
2   "name": "HeyUnbox",
3   "module_name": "HeyUnbox",
4   "version": "1.0.0",
5   "homepage": "https://github.com/maxsokolov/HeyUnbox",
6   "summary": "Unbox plugin for Hey.",
7   "authors": {
8     "Max Sokolov": "https://twitter.com/max_sokolov"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "source": {
19     "git": "https://github.com/maxsokolov/HeyUnbox.git",
20     "tag": "1.0.0"
21   },
22   "dependencies": {
23     "Hey": [
25     ],
26     "Unbox": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"