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