blob: a3fe1f4e726bf327ccc34d82a7b1016f728f82eb [file] [log] [blame]
{
"name": "MRExtension",
"version": "0.1.0",
"summary": "Dependency of my libraries.",
"homepage": "https://github.com/mietelski-robert/MRExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert Mietelski": "mietelski.robert@gmail.com"
},
"source": {
"git": "https://github.com/mietelski-robert/MRExtension.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MRExtension/Classes/**/*"
}