blob: 9c9ddfff8ade0b2271ca1d1d9c1f39c4b90e8734 [file] [log] [blame]
{
"name": "Depot",
"version": "0.2.0",
"license": "MIT",
"summary": "Struct persistance framework for Swift",
"homepage": "https://github.com/iSame7/Depot",
"social_media_url": "https://twitter.com/same7mabrouk",
"authors": {
"Sameh Mabrouk": "mabrouksameh@gmail.com"
},
"source": {
"git": "https://github.com/iSame7/Depot.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Depot/*.swift",
"requires_arc": true
}