blob: e27d0bf0fb21e29ef62771f6baba7b3a87bfd1c3 [file] [log] [blame]
{
"name": "Tereba",
"version": "0.0.8",
"summary": "DISCLAIMER DO NOT USE YET, IT IS NOT READY.",
"description": "DISCLAIMER DO NOT USE YET, IT IS NOT READY. Tereba stands for Theater Register Database and is a widely adopted central database for the creation of plays in Denmark.",
"homepage": "https://github.com/DanielRanLehmann/Tereba",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Ran Lehmann": "danielran11@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DanielRanLehmann/Tereba.git",
"tag": "0.0.8"
},
"source_files": [
"Tereba",
"Tereba/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"PINCache": [
],
"AFNetworking": [
],
"Realm": [
]
}
}