[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / d / Guardian / 1.4.2 / Guardian.podspec.json
blob4874affe63d5cfe127caeab44bb9874522cc342a
2   "name": "Guardian",
3   "version": "1.4.2",
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": "1.4.2"
14   },
15   "social_media_url": "https://twitter.com/auth0",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "swift_versions": "4.1",
21   "ios": {
22     "source_files": "Guardian/**/*.{swift,h,m}",
23     "frameworks": "UIKit"
24   },
25   "swift_version": "4.1"