[Add] ZoomVSDKUIToolkitiOS 1.13.11
[CocoaPods.git] / Specs / 8 / a / 7 / SZButton / 0.0.1 / SZButton.podspec.json
blobd06f09a56253ab712835cedc4a3be4ef7352fb9a
2   "name": "SZButton",
3   "version": "0.0.1",
4   "summary": "button subclass from UIControl",
5   "homepage": "https://github.com/chenshengzhi/SZButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "陈圣治": "csz2136@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/chenshengzhi/SZButton.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "SZButton/*.{h,m}",
21   "requires_arc": true