[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 5 / TLLoadingButton / 1.0.1 / TLLoadingButton.podspec.json
blob56a7649a55c6b9156ea82a8247549e24932e4fd2
2   "name": "TLLoadingButton",
3   "version": "1.0.1",
4   "summary": "UIButton subclass to represent loading state",
5   "description": "A swift library helps you make a button with loading state with your custom animation.",
6   "homepage": "https://github.com/LThinh/TLLoadingButton",
7   "screenshots": "https://i.gyazo.com/7a4ebd62cb6f34abc02ad4c2d6def527.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ThinhLe": "lethinh.it.dut@gmail.com"
14   },
15   "social_media_url": "https://www.facebook.com/LeThinh4551",
16   "platforms": {
17     "ios": "10.1"
18   },
19   "swift_versions": "4.2",
20   "source": {
21     "git": "https://github.com/LThinh/TLLoadingButton.git",
22     "tag": "1.0.1"
23   },
24   "source_files": "TLLoadingButton/**/*.{h,m,swift}",
25   "swift_version": "4.2"