[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / d / KKBaseButton / 1.0.0 / KKBaseButton.podspec.json
blob67a00ebaaee373d031c2344e8b75b47f0294925d
2   "name": "KKBaseButton",
3   "version": "1.0.0",
4   "summary": "基于block的UIButton库",
5   "description": "基于block的UIButton封装",
6   "homepage": "https://github.com/colaicode/KKBaseButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "colaicode": "colaicode@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/colaicode/KKBaseButton.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "KKBaseButtonDemo/KKBaseButton/*.{h,m}",
22   "requires_arc": true