[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / b / 9 / 2 / LSExtensions / 0.0.8 / LSExtensions.podspec.json
blobd7cda6d9f99c70221d4a5bfac276a9f8827f12b5
2   "name": "LSExtensions",
3   "version": "0.0.8",
4   "swift_version": "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.0.8"
20   },
21   "source_files": [
22     "*/Extensions/*.swift",
23     "*/Extensions/*/*.swift",
24     "**/*.{h,m}"
25   ]