[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 6 / 1 / 7 / POPDropboxLib / 0.1.2 / POPDropboxLib.podspec.json
blob9de505f339301485d02e77e0714fce89bd972bcd
2   "name": "POPDropboxLib",
3   "version": "0.1.2",
4   "summary": "Lib for dropbox api v2.",
5   "homepage": "https://github.com/popeveryday/POPDropboxLib",
6   "license": "MIT",
7   "authors": {
8     "popeveryday": "popeveryday@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/popeveryday/POPDropboxLib.git",
12     "tag": "0.1.2"
13   },
14   "platforms": {
15     "ios": "7.1"
16   },
17   "requires_arc": true,
18   "source_files": "POPDropboxLib/Classes/**/*.{h,m,c}",
19   "dependencies": {
20     "POPLib": [
21       "~> 0.1"
22     ]
23   }