[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / d / c / MVVMDataSource / 0.0.1 / MVVMDataSource.podspec.json
blob4cba432a738c4476403d5db8fb759ffee4406b89
2   "name": "MVVMDataSource",
3   "version": "0.0.1",
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.1"
21   },
22   "source_files": "MVVMDataSource/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"