[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / 9 / 7 / f / ViewModelExtensions / 1.1 / ViewModelExtensions.podspec.json
blob536649acb3905ac1d9bc9e2d4800cd04e1b37ab9
2   "name": "ViewModelExtensions",
3   "version": "1.1",
4   "license": "MIT",
5   "summary": "A convenience library to inject view models into view controllers defined in Interface Builder.",
6   "homepage": "https://github.com/jozsef-vesza/ViewModelExtensions",
7   "social_media_url": "https://twitter.com/j_vesza",
8   "authors": {
9     "József Vesza": "jozsef.vesza@outlook.com"
10   },
11   "source": {
12     "git": "https://github.com/jozsef-vesza/ViewModelExtensions.git",
13     "tag": "1.1"
14   },
15   "source_files": "**/*.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": [
20     "Foundation",
21     "XCTest"
22   ],
23   "requires_arc": true