[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 5 / 8 / FOOAuthentication / 0.3.15 / FOOAuthentication.podspec.json
blob6631916437c8bc6f36a7f2252581e3898a4300d1
2   "name": "FOOAuthentication",
3   "version": "0.3.15",
4   "summary": "Authentication Library for FireOneOne projects.",
5   "description": "A universal library for fireoneone projects, more discription coming soon.",
6   "homepage": "https://bitbucket.org/FOODev/ios-authentication",
7   "license": {
8     "type": "",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Siripong Zhang": "siripong@fireoneone.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/FOODev/ios-authentication.git",
16     "tag": "0.3.15"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FOOAuth/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "Moya": [
28     ],
29     "KeychainSwift": [
31     ],
32     "SwiftyJSON": [
34     ],
35     "FBSDKCoreKit": [
37     ],
38     "FBSDKLoginKit": [
40     ]
41   }