[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / d / b / f / XBoundlessScrollView / 0.0.1 / XBoundlessScrollView.podspec.json
blobf2348001854922a467c68ebd3f168ad8493ab826
2   "name": "XBoundlessScrollView",
3   "version": "0.0.1",
4   "summary": "可以无限滚动的scrollView",
5   "description": "一个可以无限滚动的scrollView",
6   "homepage": "https://github.com/orangeLong",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lixinlong": "lixinlong@xkshi.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/orangeLong/XBoundlessScrollView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "XBoundlessScrollView/XBoundlessScrollView/**/*.{h,m}",
22   "public_header_files": "XBoundlessScrollView/XBoundlessScrollView/**/*.h"