[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / 3 / b / Cove / 0.0.1 / Cove.podspec.json
blob36195e8d88bcdc73be261b869ef00deef9a21e07
2   "name": "Cove",
3   "version": "0.0.1",
4   "swift_versions": "5.4",
5   "summary": "Pelagornis's iOS mobile architecture framework.",
6   "homepage": "https://github.com/Pelagornis/Cove",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JiHoonAHN": "ahnjh1028@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/Pelagornis/Cove.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Cove/Classes/*.swift",
19   "frameworks": "Foundation",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "swift_version": "5.4"