blob: aeb81badf80cd5f5ca8832550dec03478eb7ee89 [file] [log] [blame]
{
"name": "DreamrKit",
"version": "1.0.0",
"summary": "Useful snippets, convenient and re-useable",
"description": "Useful snippets, used for convience and reusability. SupportKit is a framework that allows users of your app to get in touch, whatever their opinion, to provide useful feedback.",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DreamrKit/Classes/**/*",
"resources": [
"DreamrKit/Media.xcassets"
]
}