[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 4 / a / AMRippleButton / 0.1.0 / AMRippleButton.podspec.json
blob14e48b93b0b011a6316e4edb77b34698cddc5b26
2   "name": "AMRippleButton",
3   "version": "0.1.0",
4   "summary": "Ripple effect button for iOS.",
5   "description": "Simple and easy, ripple effect button for iOS.\nYou can set border line and corner radius to the UIButton instance.\nNo swift-coding is required, because it's accessible from storyboard or xib.",
6   "homepage": "https://github.com/asamoya/AMRippleButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kaname ohara": "kaname.ohara@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/asamoya/AMRippleButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "AMRippleButton/Classes/**/*"