[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / 4 / c / Moxie / 0.1.4 / Moxie.podspec.json
blob35d6844a379cafe1ca89f64df0c68d6db591437c
2   "name": "Moxie",
3   "version": "0.1.4",
4   "summary": "A mocking library for Swift.",
5   "description": "Moxie makes creating mocks easier in Swift.",
6   "homepage": "https://github.com/DarthStrom/Moxie",
7   "license": "MIT",
8   "authors": {
9     "Jason Duffy": "jasonsduffy@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/DarthStrom",
12   "source": {
13     "git": "https://github.com/DarthStrom/Moxie.git",
14     "tag": "v0.1.4"
15   },
16   "source_files": "Sources/**/*.swift",
17   "platforms": {
18     "osx": "10.10",
19     "ios": "8.1"
20   },
21   "pushed_with_swift_version": "3.0"