[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 1 / 2 / 4 / GWLCustomButton / 1.0.1 / GWLCustomButton.podspec.json
blobba59ffc5d416bc1db33589ccbfda910ae96cb18a
2   "name": "GWLCustomButton",
3   "version": "1.0.1",
4   "summary": "自定义的UIButton",
5   "homepage": "https://gwl.xyz/",
6   "license": "MIT",
7   "authors": {
8     "高文立": "gao.wenli@foxmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/mouos/GWLCustomButton.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "public_header_files": "Classes/**/*.h"