blob: 808a9c7c15cb2ef3e6dfb193e1715a296c60ff5d [file] [log] [blame]
{
"name": "MRKViper",
"version": "1.0.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/mrktrace/MRKViper.git",
"tag": "1.0.1"
},
"subspecs": [
{
"name": "viper",
"source_files": "mrkViper/src/**/*.swift"
}
]
}