[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / e / f / 3 / LLSPlainButton / 1.0.3 / LLSPlainButton.podspec.json
blob0239e1178bea761beebfd315be76a7b4867b1fba
2   "name": "LLSPlainButton",
3   "version": "1.0.3",
4   "summary": "It's a UIButton category used on iOS,which implement by Objective-c.",
5   "description": "a custom button set plain color backgroundImage without image resources",
6   "homepage": "https://github.com/liulishuo",
7   "license": "MIT",
8   "authors": {
9     "liulishuo": "liulishuo2017@163.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/liulishuo/LLSPlainButton.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "LLSPlainButton/*.{h,m}",
19   "requires_arc": true