[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 8 / a / StanwoodCore / 1.1.1 / StanwoodCore.podspec.json
blob0fc9874938589f9bd7b4d1e21824b262cd9334ad
2   "name": "StanwoodCore",
3   "version": "1.1.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.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.1",
22   "source_files": [
23     "StanwoodCore/Core/**/*",
24     "StanwoodCore/Extensions/**/*",
25     "StanwoodCore/Protocols/**/*"
26   ]