[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 9 / SmartMockLib / 1.1.6 / SmartMockLib.podspec.json
blobbb838ab0802ae5595359972c5bf67f2a255fb9f3
2   "name": "SmartMockLib",
3   "version": "1.1.6",
4   "swift_versions": "5.0",
5   "summary": "All features of the smart mock server locally accessible.",
6   "description": "Be able to fetch the endpoints responses used by the NodeJS smart mock server module directly in your iOS app without having to run the mock server itself.",
7   "homepage": "https://github.com/crescentflare/SmartMockServer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Crescent Flare": "info@crescentflare.com"
14   },
15   "source": {
16     "git": "https://github.com/crescentflare/SmartMockServer.git",
17     "tag": "1.1.6"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MockLibIOS/SmartMockLib/Classes/**/*"