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