[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / a / 9 / MyFirstPodLibFramework / 1.0.1 / MyFirstPodLibFramework.podspec.json
blob4a600304aaf292be88a8eeb102b0560dba537a30
2   "name": "MyFirstPodLibFramework",
3   "version": "1.0.1",
4   "summary": "This is a short description of MyFirstPodLibFramework created in Swift.",
5   "description": "This is a pod created in Swift. This helps to easily add two numbers. Hooray, we have added subtraction feature too. Now you can easily subtract two integers. Try this out and send us your feedback. We can make it better.",
6   "homepage": "https://github.com/ronnyantony006/MyFirstPodLibFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ronny Antony": "ronnyantony006@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/ronnyantony006/MyFirstPodLibFramework.git",
20     "tag": "1.0.1"
21   },
22   "vendored_frameworks": "MyFirstPodLib.framework",
23   "swift_version": "5.0"