[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / 3 / PutioAPI / 0.1.2 / PutioAPI.podspec.json
bloba71eeb355d4e53809a8822d4630727e7788abd30
2   "name": "PutioAPI",
3   "version": "0.1.2",
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.1.2"
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   }