[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / 6 / 9 / SmartMockLib / 1.2.1 / SmartMockLib.podspec.json
blobdbb794c1d23090bcc45501a531e26b3846ec5aef
2   "name": "SmartMockLib",
3   "version": "1.2.1",
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.2.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MockLibIOS/SmartMockLib/Classes/**/*",
23   "swift_version": "5.0"