[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / d / 3 / PSPush / 0.2.1 / PSPush.podspec.json
blobe305845b5449af9e14d2f2381071e32c3420cd9e
2   "name": "PSPush",
3   "version": "0.2.1",
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.1"
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"