[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 3 / 2 / KTLoadingView / 1.0.0 / KTLoadingView.podspec.json
blobb9a838ff4ea3cb8e30669d2f27d904f884d9de2b
2   "name": "KTLoadingView",
3   "version": "1.0.0",
4   "summary": "KTLoadingView is a subclass of UIView that provides animated loading page.",
5   "description": "KTLoadingView is a nice and easy-to-use library for iOS. It is highly customizable and userfriendly. Works perfectly on anywhere in your app by just one line of code to provide awesome loading view.",
6   "homepage": "https://github.com/kokitang/KTLoadingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kokitang": "kokitangwaichun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kokitang/KTLoadingView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KTLoadingView/Classes/**/*",
22   "swift_version": "4.0",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "KTLoadingLabel": [
27     ],
28     "NVActivityIndicatorView": [
30     ]
31   }