[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / 5 / d / Guardian / 0.3.1 / Guardian.podspec.json
blob4ac829bef2b35e2657ac2a94891c9aff4efa07c5
2   "name": "Guardian",
3   "version": "0.3.1",
4   "summary": "Swift toolkit for Auth0 Guardian API",
5   "description": "Auth0 Guardian API toolkit written in Swift for iOS apps",
6   "homepage": "https://github.com/auth0/Guardian.swift",
7   "license": "MIT",
8   "authors": {
9     "Auth0": "support@auth0.com"
10   },
11   "source": {
12     "git": "https://github.com/auth0/Guardian.swift.git",
13     "tag": "0.3.1"
14   },
15   "social_media_url": "https://twitter.com/auth0",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "source_files": "Guardian/*.{swift,h,m}",
22     "frameworks": "UIKit"
23   },
24   "pushed_with_swift_version": "3.0"