[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 1 / f / EasyDBox / 0.1.1 / EasyDBox.podspec.json
blob338bc7abbe6a8f3f6d29324eca80276002dc1994
2   "name": "EasyDBox",
3   "version": "0.1.1",
4   "summary": "EasyDBox is a restful api to connect to dropbox using your unique token",
5   "description": "Integrate dropbox with your iOS project using only the token provided by dropbox\nIn order to create the token, visit: https://www.dropbox.com/developers/apps\nYou would need to create a app first\nEnjoy.",
6   "homepage": "https://github.com/diouro/EasyDBox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paulo Goncalves": "phsgjc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/diouro/EasyDBox.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EasyDBox/Classes/**/*"