[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 2 / d / Paparajote / 0.1.12 / Paparajote.podspec.json
blobc9cec965c4334773405a2b03350507e71d9c8742
2   "name": "Paparajote",
3   "version": "0.1.12",
4   "summary": "OAuth2 handler written in Swift",
5   "homepage": "https://github.com/carambalabs/Paparajote",
6   "social_media_url": "https://twitter.com/carambalabs",
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": "https://github.com/carambalabs/Paparajote.git",
18     "tag": "0.1.12"
19   },
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.9",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   },
26   "source_files": "Paparajote/Classes/**/*",
27   "dependencies": {
28     "NSURL+QueryDictionary": [
29       "~> 1.2"
30     ]
31   }