[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 2 / d / Paparajote / 1.1.3 / Paparajote.podspec.json
blob2101bfda557d23fcabfd99682762ff97df1b7443
2   "name": "Paparajote",
3   "version": "1.1.3",
4   "summary": "OAuth2 handler written in Swift",
5   "homepage": "https://github.com/carambalabs/Paparajote",
6   "social_media_url": "https://twitter.com/carambalabsEng",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pedro Piñera": "pepibumur@gmail.com",
13     "Sergi Gracia": "sergigram@gmail.com",
14     "Isaac Roldán": "isaac.roldan@gmail.com"
15   },
16   "source": {
17     "git": "git@gitlab.com:caramba/Paparajote.git",
18     "tag": "1.1.3"
19   },
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.10",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   },
26   "source_files": "Paparajote/Classes/**/*",
27   "dependencies": {
28     "NSURL+QueryDictionary": [
29       "~> 1.2"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"