[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / 6 / OAuthSwiftAlamofire / 0.1.0 / OAuthSwiftAlamofire.podspec.json
blobedc293d5d89614f43d02c6a389d219d6fe8cf0b1
2   "name": "OAuthSwiftAlamofire",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "Sign Alamofire request with OAuthSwift",
6   "homepage": "https://github.com/OAuthSwift/OAuthSwiftAlamofire",
7   "authors": {
8     "phimage": "eric.marchand.n7@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0",
12     "osx": "10.11",
13     "tvos": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/OAuthSwift/OAuthSwiftAlamofire.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "Sources/*.swift",
20   "dependencies": {
21     "OAuthSwift": [
23     ],
24     "Alamofire": [
26     ]
27   }