[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 4 / d / 3 / PSPush / 0.2.0 / PSPush.podspec.json
blob9b7a6f15a916c61a24987f872769310303181a43
2   "name": "PSPush",
3   "version": "0.2.0",
4   "summary": "A set of tools allowing you to register for push, handle a deep link or register segments.",
5   "homepage": "http://pagesuite.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matt Beaney": "matt.beaney@pagesuite.co.uk"
12   },
13   "source": {
14     "git": "https://bitbucket.org/developers/pspush",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "PSPush/Classes/**/*",
21   "dependencies": {
22     "Alamofire": [
24     ]
25   },
26   "resources": [
27     "PSPush/Storyboards/**/*.storyboard"
28   ],
29   "pushed_with_swift_version": "3.0"