[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / b / 9 / 2 / LSExtensions / 0.1.16 / LSExtensions.podspec.json
blobc2f0e31443da6672ba7d3de2076bf32cf1a7604c
2   "name": "LSExtensions",
3   "version": "0.1.16",
4   "swift_versions": "4.1",
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   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "YoungJun Lee",
13   "social_media_url": "http://www.facebook.com/youngjun.lee.3998",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/2sem/LSExtensions.git",
19     "tag": "0.1.16"
20   },
21   "source_files": [
22     "*/Extensions/*.swift",
23     "*/Extensions/*/*.swift",
24     "*/Extensions/*/*/*.swift",
25     "**/*.{h,m}"
26   ],
27   "swift_version": "4.1"