[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 0 / 7 / 6 / TinyDropbox / 1.0.0 / TinyDropbox.podspec.json
blobd28694f0c8eab60d272cc51f0236f7a13939fe97
2   "name": "TinyDropbox",
3   "version": "1.0.0",
4   "summary": "Easy to use dropbox sync for swift coders [wrapper on TBDropboxKit]",
5   "description": "Easy to use dropbox sync for swift coders [wrapper on TBDropboxKit] Could list files, upload, download and\nwatching server changes",
6   "homepage": "https://github.com/truebucha/TinyDropbox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "truebucha": "truebucha@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/truebucha/TinyDropbox.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/truebucha",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "TinyDropbox/Classes/**/*.{swift}",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "TBDropboxKit": [
26       "~> 1.1"
27     ],
28     "BuchaSwift": [
29       "~> 1.0"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"