[Add] LogRocket 1.47.2
[CocoaPods.git] / Specs / c / a / 9 / SwiftyDropDataListing / 0.0.1 / SwiftyDropDataListing.podspec.json
blob824634cee92d7734772417c5f3d653542f8640ed
2   "name": "SwiftyDropDataListing",
3   "version": "0.0.1",
4   "summary": "SwiftyDropDataListing provides a simple and effective way to browse, view, and get files(download) from Dropbox.",
5   "homepage": "https://github.com/Sahilberi/SwiftyDropDataListing",
6   "license": "MIT",
7   "authors": {
8     "Sahil": "Sahilberi97@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Sahilberi/SwiftyDropDataListing.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "Source/**/*.{swift,bundle}",
18   "requires_arc": true,
19   "dependencies": {
20     "SwiftyDropbox": [
21       "~> 4.1.1"
22     ]
23   },
24   "pushed_with_swift_version": "3.0"