[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / 3 / PutioAPI / 0.2.0 / PutioAPI.podspec.json
blob78323e6aae556f30809dc5fe2171a1596e5466e6
2   "name": "PutioAPI",
3   "version": "0.2.0",
4   "summary": "Swift wrapper for Put.io API v2",
5   "swift_version": "4.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/aydieneue/Putio.swift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Altay Aydemir": "altay.aydemir@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/aydieneue/Putio.swift.git",
17     "tag": "0.2.0"
18   },
19   "social_media_url": "https://twitter.com/aydieneue",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "PutioAPI/Classes/**/*",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "SwiftyJSON": [
30     ]
31   }