blob: 6a2519d367f37e76e958f9fb7a6001cb4f5a2d73 [file] [log] [blame]
{
"name": "DreamrKit",
"version": "0.1.8",
"summary": "Useful snippets for great app design",
"description": "Useful snippets for great app design.",
"homepage": "https://bitbucket.org/dreamr-dev/dreamrkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Willis": "rw@dreamr.uk"
},
"source": {
"git": "https://bitbucket.org/dreamr-dev/dreamrkit",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DreamrKit/Classes/**/*",
"resources": [
"DreamrKit/Media.xcassets"
]
}