blob: c514db2a864860ec3fdbf1fd9802d2e962b14915 [file] [log] [blame]
{
"name": "Horreum",
"version": "0.1.7",
"license": "MIT",
"summary": "Private - Main - Child | Core Data Stack",
"homepage": "https://github.com/gekitz/Horreum",
"authors": {
"Georg Kitz": "georgkitz@gmail.com"
},
"source": {
"git": "https://github.com/gekitz/Horreum.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Horreum/Classes/*.swift",
"frameworks": [
"CoreData",
"Foundation"
],
"requires_arc": true
}