[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / e / 8 / a / StanwoodCore / 1.5.1 / StanwoodCore.podspec.json
blobb31a9652dcd62b87dae9a6f1fdda90ce912b547d
2   "name": "StanwoodCore",
3   "version": "1.5.1",
4   "summary": "Stanwood core libarary",
5   "description": "Stanwood Core library is a standard libarary used across all Stanwood iOS projects. It included the Stanwood architecture base, helper classes, and extensions",
6   "homepage": "https://github.com/stanwood/Stanwood_Core",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "stanwood": "ios.frameworks@stanwood.io"
13   },
14   "source": {
15     "git": "https://github.com/stanwood/Stanwood_Core.git",
16     "tag": "1.5.1"
17   },
18   "documentation_url": "https://stanwood.github.io/Stanwood_Core",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": [
24     "StanwoodCore/Core/**/*",
25     "StanwoodCore/Extensions/**/*",
26     "StanwoodCore/Protocols/**/*"
27   ],
28   "swift_version": "5.0"