blob: 3c2a77a0eb918f87fa73c0aa62e720740a7be513 [file] [log] [blame]
{
"name": "KTLoadingLabel",
"version": "1.0.2",
"summary": "KTLoadingLabel is a subclass of UILabel which provides loading animation",
"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.",
"homepage": "https://github.com/kokitang/KTLoadingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Koki Tang": "kokitangwaichun@gmail.com"
},
"source": {
"git": "https://github.com/kokitang/KTLoadingLabel.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KTLoadingLabel/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}