[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 9 / 7 / f / ViewModelExtensions / 1.2 / ViewModelExtensions.podspec.json
blobde03db78ab10b074206a30c64dedb98b4e89e231
2   "name": "ViewModelExtensions",
3   "version": "1.2",
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.2"
14   },
15   "source_files": "**/*.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": [
20     "Foundation",
21     "XCTest"
22   ],
23   "requires_arc": true