[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / f / d / 4 / MyLibraryMax / 0.0.1 / MyLibraryMax.podspec.json
blob622a35860803385a3bc75e1d1b0243259573beea
2   "name": "MyLibraryMax",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library is my first))",
6   "homepage": "https://github.com/Lakhmakou/MyLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Max Lakhmakou": "m.lakhmakou@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Lakhmakou/MyLibrary.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "MyLibrary/**/*.{h,m,swift}",
23   "swift_version": "5.0"