[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / d / RGButton / 1.0.0 / RGButton.podspec.json
blob02dc436b93ac9b1c2b523716a6cbf6f4aa8e5156
2   "name": "RGButton",
3   "version": "1.0.0",
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.0"
21   },
22   "source_files": "RGButton/**/*.{h,m,swift}",
23   "swift_version": "5.0"