[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 3 / b / 1 / SourceModel / 1.3 / SourceModel.podspec.json
blob44e05a31fddbf42e45690039cbfda298c38388fa
2   "name": "SourceModel",
3   "version": "1.3",
4   "summary": "SourceModel design pattern",
5   "description": "SourceModel is a design pattern framework that removes the boiler plate code from list view.",
6   "homepage": "https://github.com/stanwood/SourceModel_iOS",
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/SourceModel_iOS.git",
16     "tag": "1.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "SourceModel/Core/**/*",
24     "SourceModel/Protocols/**/*"
25   ],
26   "swift_version": "5.0"