[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / c / 9 / 0 / BCHRefresh / 0.0.1 / BCHRefresh.podspec.json
blob3e54f31bd99211d74ff97521896871293eb890c2
2   "name": "BCHRefresh",
3   "version": "0.0.1",
4   "summary": "一个简单版本的上/下拉刷新控件.",
5   "description": "一个简单版本的上/下拉刷新控件.可以在原来的基础上实现自定义.具有可拓展性.",
6   "homepage": "https://github.com/Baichenghui/BCHRefresh",
7   "license": "MIT",
8   "authors": {
9     "Coder_Bai": "baichenghui88888@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Baichenghui/BCHRefresh.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "BCHRefresh/BCHRefresh/*.{h,m}",
19   "resources": "BCHRefresh/BCHRefresh/*.{bundle}",
20   "requires_arc": true