[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 9 / a / Aoxiang / 1.0.1 / Aoxiang.podspec.json
blob68f1e82a859eddc576d0ac86b45e4dec9ea6e7be
2   "name": "Aoxiang",
3   "version": "1.0.1",
4   "license": "MIT",
5   "swift_versions": "5.9",
6   "summary": "Aoxiang is a lightweight HTTP server library written in Swift for iOS/macOS/tvOS.",
7   "homepage": "https://github.com/isaced",
8   "authors": {
9     "isaced": "isaced@me.com"
10   },
11   "source": {
12     "git": "https://github.com/simonsturge/Aoxiang.git",
13     "tag": "1.0.1",
14     "submodules": true
15   },
16   "module_name": "Aoxiang",
17   "requires_arc": true,
18   "source_files": "Sources/Aoxiang/*.swift",
19   "platforms": {
20     "osx": "10.15",
21     "ios": "13.0"
22   },
23   "swift_version": "5.9"