[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 5 / 1 / 8 / MRKViper / 1.0.1 / MRKViper.podspec.json
blob808a9c7c15cb2ef3e6dfb193e1715a296c60ff5d
2   "name": "MRKViper",
3   "version": "1.0.1",
4   "summary": "MRKTrace library for VIPER development",
5   "description": "With this library you will be able to create a VIPER arquitecture with ease",
6   "homepage": "https://github.com/mrktrace/MRKViper",
7   "license": "MIT",
8   "authors": {
9     "MRKTrace": "mrktrace@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/OfficiaMRKTrace",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/mrktrace/MRKViper.git",
17     "tag": "1.0.1"
18   },
19   "subspecs": [
20     {
21       "name": "viper",
22       "source_files": "mrkViper/src/**/*.swift"
23     }
24   ]