[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / 0 / TJGHelloWorldFramework / 1.0.0 / TJGHelloWorldFramework.podspec.json
blob1e91f5e5fb159909258ebb9aaba075a1de366c62
2   "name": "TJGHelloWorldFramework",
3   "version": "1.0.0",
4   "summary": "This is just a test framework.",
5   "description": "This is just a test framework which I am currently using for my own learning. It just has a method call which prints a constant message.",
6   "homepage": "https://github.com/gouravjamwal/TJGHelloWorldFramework.git",
7   "license": "MIT",
8   "authors": {
9     "ThatJammuguy": "gourav27jamwal@gmail.com"
10   },
11   "platforms": {
12     "ios": "14.3"
13   },
14   "source": {
15     "git": "https://github.com/gouravjamwal/TJGHelloWorldFramework.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "TJGHelloWorldFramework/**/*.{h,m,swift}",
19   "swift_versions": [
20     "5.0"
21   ],
22   "swift_version": "5.0"