[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / e / 8 / a / StanwoodCore / 1.0 / StanwoodCore.podspec.json
blobb274feb272e7adc53af0f60b95c3cf640590c3d1
2   "name": "StanwoodCore",
3   "version": "1.0",
4   "summary": "Stanwood core libarary",
5   "description": "Stanwood Core library is a standard libarary used across all Stanwood iOS projects.",
6   "homepage": "https://github.com/stanwood/Stanwood_Core",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tal Zion": "tal.zion@stanwood.io"
13   },
14   "source": {
15     "git": "https://github.com/stanwood/Stanwood_Core.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "StanwoodCore/Core/**/*",
23     "StanwoodCore/Extensions/**/*",
24     "StanwoodCore/Protocols/**/*"
25   ]