[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / a / 7 / Auth0 / 1.0.0-beta.1 / Auth0.podspec.json
blobb14331a48abeed55da3d508703f713c2afd9b41c
2   "name": "Auth0",
3   "version": "1.0.0-beta.1",
4   "summary": "Swift toolkit for Auth0 API",
5   "description": "Auth0 API toolkit written in Swift for iOS & OSX apps",
6   "homepage": "https://github.com/auth0/Auth0.swift",
7   "license": "MIT",
8   "authors": {
9     "Auth0": "support@auth0.com",
10     "Hernan Zalazar": "hernan@auth0.com"
11   },
12   "source": {
13     "git": "https://github.com/auth0/Auth0.swift.git",
14     "tag": "1.0.0-beta.1"
15   },
16   "social_media_url": "https://twitter.com/auth0",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10"
20   },
21   "requires_arc": true,
22   "source_files": "Auth0/**/*.swift"