[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / d / RGButton / 1.0.1 / RGButton.podspec.json
blob14481a5f4fbf111796faa2469a01d1b5a80466f0
2   "name": "RGButton",
3   "version": "1.0.1",
4   "summary": "A CocoaPods library written in Swift.",
5   "description": "This CocoaPods library enables you to customize a button in the interface builder.",
6   "homepage": "https://github.com/rengalerio/RGButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Reniel Galerio": "developer.rengalerio@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/rengalerio/RGButton.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "RGButton/**/*.{h,m,swift}",
23   "swift_version": "5.0"