[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 2 / 4 / Peasy / 1.0.0 / Peasy.podspec.json
blob03022412fff50c728e69f14a9f47624711c45b9d
2   "name": "Peasy",
3   "version": "1.0.0",
4   "summary": "Easy peasy Swift mock server for embedding directly into UI tests.",
5   "description": "Easy peasy Swift mock server for embedding directly into UI tests.",
6   "homepage": "https://github.com/kanecheshire/Peasy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kanecheshire": "@kanecheshire"
13   },
14   "source": {
15     "git": "https://github.com/kanecheshire/Peasy.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/kanecheshire",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/Peasy/**/*",
24   "swift_version": "5.0"