[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / 4 / c / Moxie / 0.2.2 / Moxie.podspec.json
blobdab1f6016a559cb31ab0e767e2fe702ee726e569
2   "name": "Moxie",
3   "version": "0.2.2",
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": "0.2.2"
15   },
16   "source_files": "Sources/**/*.swift",
17   "platforms": {
18     "osx": "10.10",
19     "ios": "8.0",
20     "tvos": "9.0"
21   }