blob: 9de505f339301485d02e77e0714fce89bd972bcd [file] [log] [blame]
{
"name": "POPDropboxLib",
"version": "0.1.2",
"summary": "Lib for dropbox api v2.",
"homepage": "https://github.com/popeveryday/POPDropboxLib",
"license": "MIT",
"authors": {
"popeveryday": "popeveryday@gmail.com"
},
"source": {
"git": "https://github.com/popeveryday/POPDropboxLib.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "POPDropboxLib/Classes/**/*.{h,m,c}",
"dependencies": {
"POPLib": [
"~> 0.1"
]
}
}