blob: dc89b460554b9d400b9ba6ea33fb006e4a53741d [file] [log] [blame]
{
"name": "Pantry",
"version": "0.3",
"license": "MIT",
"summary": "The missing light persistence layer for Swift",
"homepage": "https://github.com/nickoneill/Pantry",
"social_media_url": "https://twitter.com/objctoswift",
"authors": {
"Nick O'Neill": "nick.oneill@gmail.com"
},
"source": {
"git": "https://github.com/nickoneill/Pantry.git",
"tag": "0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pantry/*.swift",
"requires_arc": true
}