[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / 3 / ZCButton / 0.0.1 / ZCButton.podspec.json
blob41d537c14307cc59f7ed0a46b4492ce75ff01c9f
2   "name": "ZCButton",
3   "version": "0.0.1",
4   "summary": "Chain button,用于给 button 增加点语法设置参数。",
5   "description": "Chain button,用于给 button 增加点语法设置参数。",
6   "homepage": "https://github.com/itlingmao/ZCButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "lingmao": "itlingmao@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/itlingmao/ZCButton.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "showButton",
23     "showButton/ZCButton/*.{h,m}"
24   ],
25   "requires_arc": true