[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / f / 2 / OAuth2 / 0.1.3 / OAuth2.podspec.json
blob83290ddc71202e09b4839d4cfa9bc4fc4a1f374b
2   "name": "OAuth2",
3   "version": "0.1.3",
4   "summary": "It's used for OAuth2 authorization.",
5   "description": "It's a library on iOS which is suitable for OAuth2. It supports authorization all websites which are using OAuth2 such as: smarthings, uber, fitbit, delivery, etc...",
6   "homepage": "https://github.com/trongdth/OAuth2-for-iOS",
7   "license": "MIT",
8   "authors": {
9     "Trong Dinh": "trongdth@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/trongdth/OAuth2-for-iOS.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resources": [
21     "Pod/Classes/*.xib"
22   ],
23   "frameworks": "UIKit"