[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / d / c / MVVMDataSource / 1.0.2 / MVVMDataSource.podspec.json
blob9cd2a73e9c3ea239006a46e34c6b2d3c150c2ecc
2   "name": "MVVMDataSource",
3   "version": "1.0.2",
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     "tvos": "10.0"
18   },
19   "source": {
20     "git": "https://LeeMatthewHiggins@bitbucket.org/wearemobilefirst/mvvmdatasource.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "MVVMDataSource/**/*.{swift}"