[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / a / e / Moxture / 1.0.1 / Moxture.podspec.json
blobf3b0bf0a7155394de2d5f577f6363d88d2172161
2   "name": "Moxture",
3   "version": "1.0.1",
4   "summary": "Mocking and fixture making framework for Swift",
5   "description": "Moxture - the framework that easily makes mocks and fixtures for your tests",
6   "homepage": "https://github.com/libfly/Moxture",
7   "license": "MIT",
8   "authors": "Moxture Contributors",
9   "source": {
10     "git": "https://github.com/libfly/Moxture.git",
11     "tag": "1.0.1"
12   },
13   "swift_versions": [
14     "5.1",
15     "5.2",
16     "5.3"
17   ],
18   "source_files": "Moxture/**/*.swift",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.9",
22     "watchos": "3.0",
23     "tvos": "9.0"
24   },
25   "swift_version": "5.3"