[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / d / 4 / KTLoadingLabel / 1.0.1 / KTLoadingLabel.podspec.json
blob7d7243f91d768290a9229b690d370be56dfc0d93
2   "name": "KTLoadingLabel",
3   "version": "1.0.1",
4   "summary": "KTLoadingLabel is a subclass of UILabel which provides loading animation",
5   "description": "KTLoadingLabel is a nice and simple library for iOS. It is highly customizable and userfriendly. Works perfectly on anywhere in your app by just one line of code.",
6   "homepage": "https://github.com/kokitang/KTLoadingLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Koki Tang": "kokitangwaichun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kokitang/KTLoadingLabel.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KTLoadingLabel/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_version": "4.0"