[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / 5 / d / Guardian / 0.2.0 / Guardian.podspec.json
blob14f39e3c84d5de7532cc71a8807e4eb9ed57471e
2   "name": "Guardian",
3   "version": "0.2.0",
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.2.0"
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"