[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 5 / 1 / 8 / MRKViper / 1.0.0 / MRKViper.podspec.json
blob4fa061230e6141c1ed801e132e3d8b3a5e1f675e
2   "name": "MRKViper",
3   "version": "1.0.0",
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": "11.0"
14   },
15   "swift_versions": "4.0",
16   "source": {
17     "git": "https://github.com/mrktrace/MRKViper.git",
18     "tag": "1.0.0"
19   },
20   "subspecs": [
21     {
22       "name": "viper",
23       "source_files": "mrkViper/src/**/*.swift"
24     }
25   ],
26   "swift_version": "4.0"