[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 9 / SmartMockLib / 0.6.1 / SmartMockLib.podspec.json
blob0c0be9fd682466a3b8a08bf892bff5e0b8111dec
2   "name": "SmartMockLib",
3   "version": "0.6.1",
4   "summary": "All features of the smart mock server locally accessible.",
5   "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.",
6   "homepage": "https://github.com/crescentflare/SmartMockServer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Crescent Flare": "info@crescentflare.com"
13   },
14   "source": {
15     "git": "https://github.com/crescentflare/SmartMockServer.git",
16     "tag": "0.6.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MockLibIOS/SmartMockLib/Classes/**/*",
22   "dependencies": {
23     "CryptoSwift": [
24       "~> 0.6.7"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"