[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / f / d / 4 / KTLoadingLabel / 1.0.2 / KTLoadingLabel.podspec.json
blob3c2a77a0eb918f87fa73c0aa62e720740a7be513
2   "name": "KTLoadingLabel",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KTLoadingLabel/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_version": "4.0"