[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 9 / 2 / LSExtensions / 0.1.22 / LSExtensions.podspec.json
blob7e0072fed777fd58242512c04a0081c89154591a
2   "name": "LSExtensions",
3   "version": "0.1.22",
4   "swift_versions": "5",
5   "summary": "Collection of Usable Extension.",
6   "description": "LSExtensions is my extension collection to reuse for my several apps.",
7   "homepage": "https://github.com/2sem/LSExtensions",
8   "readme": "https://github.com/2sem/LSExtensions/blob/0.1.22/README.md",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": "YoungJun Lee",
14   "social_media_url": "http://www.facebook.com/youngjun.lee.3998",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/2sem/LSExtensions.git",
20     "tag": "0.1.22"
21   },
22   "source_files": [
23     "*/Extensions/*.swift",
24     "*/Extensions/*/*.swift",
25     "*/Extensions/*/*/*.swift",
26     "**/*.{h,m}"
27   ],
28   "swift_version": "5"