blob: d6c2759db947ede89fed3ea0ff281be047f6d96f [file] [log] [blame]
{
"name": "EasyHelper",
"version": "0.0.1",
"summary": "EasyHelper is a simple library for quick prototyping and rapid development in iOS.",
"homepage": "https://github.com/DaRkD0G/EasyHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaRkD0G": "stephan.yannick@me.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DaRkD0G/EasyHelper.git",
"tag": "0.0.1"
},
"source_files": "EasyHelper/**/*.{swift}",
"requires_arc": true
}