[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / d / c / MVVMDataSource / 0.0.7 / MVVMDataSource.podspec.json
blob2122498985d54e78e710097bac27d9f6fd7fd97c
2   "name": "MVVMDataSource",
3   "version": "0.0.7",
4   "summary": "Simple to use Model View ViewModel DataSource.",
5   "description": "Simple to use Model View ViewModel DataSource for collection views and table views. For use with custom object datamodels or CoreData",
6   "homepage": "http://www.wearemobilefirst.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lee Higgins": "lee@wearemobilefirst.com"
13   },
14   "social_media_url": "http://twitter.com/depthperpixel",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://LeeMatthewHiggins@bitbucket.org/wearemobilefirst/mvvmdatasource.git",
20     "tag": "0.0.7"
21   },
22   "source_files": "MVVMDataSource/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"