blob: d91b37148c7ecb2b791ac88435f1711a4eec5b59 [file] [log] [blame]
{
"name": "EVDevelopmentKit",
"version": "0.1.2",
"summary": "A bunch of useful things to use in many projects.",
"description": "This pod includes classes extensions and utility code that I use in my projects.",
"homepage": "https://github.com/EstebanVallejo/EVDevelopmentKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Esteban Vallejo": "esteb.vallejo@gmail.com"
},
"source": {
"git": "https://github.com/EstebanVallejo/EVDevelopmentKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "EVDevelopmentKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}