blob: 4fa061230e6141c1ed801e132e3d8b3a5e1f675e [file] [log] [blame]
{
"name": "MRKViper",
"version": "1.0.0",
"summary": "MRKTrace library for VIPER development",
"description": "With this library you will be able to create a VIPER arquitecture with ease",
"homepage": "https://github.com/mrktrace/MRKViper",
"license": "MIT",
"authors": {
"MRKTrace": "mrktrace@gmail.com"
},
"social_media_url": "http://twitter.com/OfficiaMRKTrace",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/mrktrace/MRKViper.git",
"tag": "1.0.0"
},
"subspecs": [
{
"name": "viper",
"source_files": "mrkViper/src/**/*.swift"
}
],
"swift_version": "4.0"
}