blob: 057b67691b0f08e42c660f29063ba38b3dc09382 [file] [log] [blame]
{
"name": "Luncheon",
"version": "0.5.0-swift-3",
"summary": "REST model resource mapping. Time saving. Opinionated. Convention over configuration. Inspired by Rails and ActiveRecord.",
"homepage": "https://github.com/Dan2552/Luncheon",
"license": "MIT",
"authors": {
"Daniel Inkpen": "dan2552@gmail.com"
},
"source": {
"git": "https://github.com/Dan2552/Luncheon.git",
"tag": "0.5.0-swift-3"
},
"social_media_url": "https://twitter.com/Dan2552",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0.1"
],
"Placemat": [
"~> 0.5.0-swift-3"
]
},
"pushed_with_swift_version": "3.0"
}