blob: 906d552284a274ca82fd9927d10baaa0089d15cd [file] [log] [blame]
{
"name": "DreamrKit",
"version": "1.0.1",
"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://gitlab.com/projects.dreamr.uk/DreamrKit-iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Willis": "rw@dreamr.uk"
},
"source": {
"git": "https://gitlab.com/projects.dreamr.uk/DreamrKit-iOS.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DreamrKit/Classes/**/*",
"resources": [
"DreamrKit/Media.xcassets"
]
}