[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 3 / 6 / LTExtension / 0.0.4 / LTExtension.podspec.json
blob6e5b0f047d6ef6584d7926f25d7e1d0c7023cf96
2   "name": "LTExtension",
3   "version": "0.0.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.0.4"
20   },
21   "swift_version": "4.0",
22   "source_files": [
23     "Sources",
24     "Sources/**/*.swift"
25   ],
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "requires_arc": true