[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 8 / 7 / RTMVVM / 0.1.0 / RTMVVM.podspec.json
blob916b1224bee803d9751b98bedd03b3abc5fb837a
2   "name": "RTMVVM",
3   "version": "0.1.0",
4   "summary": "Library for MVVM implementation.",
5   "description": "This library contains generamba template for module generation and contains some boilerplate classes for subscriber implementation.",
6   "homepage": "https://bitbucket.org/rentateam/rtmvvm",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RentaTeam": "info@rentateam.ru"
13   },
14   "source": {
15     "git": "https://bitbucket.org/rentateam/rtmvvm.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "RTMVVM/Classes/**/*"