[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 9 / 7 / PocFramework / 0.0.1 / PocFramework.podspec.json
blob7ddd25a9d743890cdfae36e819ddef6088c6d7db
2   "name": "PocFramework",
3   "version": "0.0.1",
4   "summary": "This is a proof of concept framework for learning.",
5   "description": "PocFramework is a proof of concept framework designed for educational purposes.\nIt includes various examples and best practices for developing CocoaPods libraries.",
6   "homepage": "https://github.com/ganggbp/PocFramework/tree/main/PocFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Burit Boonkorn": "burit_bk@hotmail.com"
13   },
14   "platforms": {
15     "ios": "17.2"
16   },
17   "source": {
18     "git": "https://github.com/ganggbp/PocFramework.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "PocFramework/**/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"