[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / a / 0 / 4 / OpenAuth / 1.1.3 / OpenAuth.podspec.json
blob8681f05ab7a9e41ebe1de77b3052e90bd078e7e7
2   "name": "OpenAuth",
3   "version": "1.1.3",
4   "summary": "OAuth2.0 made easy for iOS",
5   "description": "OpenAuth is a light framework for iOS written in swift 4. It provides an easy way to integrate OAuth2.0 in your iOS apps.\n- Easily integrate OAuth2 in your iOS app.\n- Easy configuration using your app Info.plist file (no code needed to provide the OAuth2 configuration)\n- Kaychain support",
6   "homepage": "https://github.com/medhaj/OpenAuth",
7   "license": {
8     "type": "Apache 2.0",
9     "text": "OpenAuth is released under an Apache 2.0 license. See https://github.com/medhaj/OpenAuth/blob/master/LICENSE for more details"
10   },
11   "authors": {
12     "Med Hajlaoui": "mouhamed.hajlaoui@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/MedHajlaoui",
15   "documentation_url": "https://github.com/medhaj/OpenAuth",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/medhaj/OpenAuth.git",
21     "tag": "1.1.3"
22   },
23   "vendored_frameworks": "OpenAuth/OpenAuth.framework"