[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 8 / UIControl+Block / 1.0.0 / UIControl+Block.podspec.json
blobe72ab5f8dbf9c4300e4944212e2dd4bb600f3629
2   "name": "UIControl+Block",
3   "version": "1.0.0",
4   "summary": "为UIControl添加分类,实现block回调",
5   "homepage": "https://github.com/qylibohao/UIControl-Block.git",
6   "license": "MIT",
7   "authors": {
8     "qylibohao": "375795423@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/qylibohao/UIControl-Block.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "UIControl+Block/UIControl+Block/**/*.{h,m}",
18   "requires_arc": true