[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 1 / 2 / c / AlamofireOAuth1 / 0.1.0 / AlamofireOAuth1.podspec.json
blob7303b5198009a446778951788f615a0cd51181bc
2   "name": "AlamofireOAuth1",
3   "version": "0.1.0",
4   "summary": "OAuth1 library based on Alamofire for iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zchan0/AlamofireOAuth1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cencen Zheng": "zhengcencen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zchan0/AlamofireOAuth1.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "AlamofireOAuth1/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "KeychainAccess": [
29     ]
30   }