[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 2 / 7 / LTIndicatorView / 0.0.5 / LTIndicatorView.podspec.json
blob003c18c2bd742b2d4fed1397f05015419593ac95
2   "name": "LTIndicatorView",
3   "version": "0.0.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "自定义指示器",
9   "homepage": "https://github.com/ls19491314/LTIndicatorView",
10   "source": {
11     "git": "https://github.com/ls19491314/LTIndicatorView.git",
12     "tag": "0.0.5"
13   },
14   "requires_arc": true,
15   "authors": {
16     "Guess": "abc@xyz.com"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "UIKit",
22   "default_subspecs": "core",
23   "subspecs": [
24     {
25       "name": "core",
26       "source_files": "Classes/*.{swift,h,m}"
27     }
28   ]