[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 4 / e / 9 / MyfirstSwiftLib / 0.0.1 / MyfirstSwiftLib.podspec.json
blob242c106028c6e56124ca93952b9543bc5b099e8c
2   "name": "MyfirstSwiftLib",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift.",
5   "description": "This CocoaPods library helps you perform calculation in single line of code.",
6   "homepage": "https://github.com/AnuPriya27/MyFirstSwiftLib",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "imsaurabhm": "imsaurabhmahajan@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/AnuPriya27/MyFirstSwiftLib.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "MyFirstSwiftLib/**/*.{h,m,swift}",
23   "swift_version": "4.2"