blob: 1cd85ddebac47ae085fb73f5d07a76e7ed85d024 [file] [log] [blame]
{
"name": "Napkin",
"version": "0.7.0",
"summary": "Resource based iOS screen builder. With ability to automatically infer input types using proprerties defined in your Luncheon models.",
"homepage": "https://github.com/Dan2552/Napkin",
"license": "MIT",
"authors": {
"Daniel Inkpen": "dan2552@gmail.com"
},
"source": {
"git": "https://github.com/Dan2552/Napkin.git",
"tag": "0.7.0"
},
"social_media_url": "https://twitter.com/Dan2552",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Eureka": [
"~> 3.0.0"
],
"Luncheon": [
">= 0.6.0"
],
"Placemat": [
">= 0.7.1"
]
},
"pushed_with_swift_version": "3.0"
}