[Add] iProov 12.2.2
[CocoaPods.git] / Specs / e / 1 / b / CustomButton / 0.1.1 / CustomButton.podspec.json
blob100bed1897256c27a13cb78fc0b71434e578e73a
2   "name": "CustomButton",
3   "version": "0.1.1",
4   "summary": "Custom Button inherited from UIView",
5   "description": "\"This is Custom Button. Inherited from UIView. Not using UIControl\"",
6   "homepage": "https://github.com/godpp/CustomButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "": "taylored@naver.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/godpp/CustomButton.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Sources/*.swift",
22   "exclude_files": "Classes/Exclude",
23   "swift_version": "4.0"