[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 9 / SmartMockLib / 0.5.1 / SmartMockLib.podspec.json
blobdb946a93db1ac13d0d04ab6f187bb657d9e2145d
2   "name": "SmartMockLib",
3   "version": "0.5.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.5.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MockLibIOS/SmartMockLib/Classes/**/*"