[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / a / Pearsoft / 0.2.0 / Pearsoft.podspec.json
blob429ddea731d792a1f684c24c61dbbc690eb8b34c
2   "name": "Pearsoft",
3   "version": "0.2.0",
4   "summary": "A framework for sharing code.",
5   "description": "\"This framework is for a course that teaches iOS developers gow to write a reuable framework.\"",
6   "homepage": "https://github.com/greyorngegrey/framework-exercise",
7   "license": "MIT",
8   "authors": {
9     "Julio Lopez": "julio@hmlet.com"
10   },
11   "platforms": {
12     "ios": "10.10"
13   },
14   "swift_versions": "5.2",
15   "source": {
16     "git": "https://github.com/greyorngegrey/framework-exercise.git",
17     "tag": "0.2.0"
18   },
19   "source_files": "Sources/RazeCore/*.swift",
20   "exclude_files": "Package.swift",
21   "swift_version": "5.2"