[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 3 / 6 / LTExtension / 0.1.4 / LTExtension.podspec.json
blob471e3135188b1cf09e8afb8098888e17a1660de0
2   "name": "LTExtension",
3   "version": "0.1.4",
4   "summary": "Swift Common Extension",
5   "description": "Swift Common Extension",
6   "homepage": "https://github.com/TopSkySir/LTExtension.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TopSkySir": "TopSkyComeOn@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/TopSkySir/LTExtension.git",
19     "tag": "0.1.4"
20   },
21   "swift_version": "4.0",
22   "subspecs": [
23     {
24       "name": "Foundation",
25       "platforms": {
26         "ios": "8.0"
27       },
28       "source_files": "Sources/Foundation/*.swift"
29     },
30     {
31       "name": "UIKit",
32       "platforms": {
33         "ios": "8.0"
34       },
35       "source_files": "Sources/UIKit/*.swift"
36     }
37   ]