[Add] SampleOTP 0.2.0
[CocoaPods.git] / Specs / c / 6 / 5 / LFBPageScrollView / 1.0.1 / LFBPageScrollView.podspec.json
blobb525654672618e86dc7436736c3515d4c12542b7
2   "name": "LFBPageScrollView",
3   "version": "1.0.1",
4   "summary": "这是一个用于标题点击页面滚动的框架",
5   "homepage": "https://github.com/LiuFuBo1991",
6   "license": "MIT",
7   "authors": {
8     "liufubo": "18380438251@163.com"
9   },
10   "social_media_url": "http://www.jianshu.com/u/7d935e492eec",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LiuFuBo1991/LFBPageScrollView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "LFBPagingView/**/*",
19   "public_header_files": "LFBPagingView/**/*.h",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
23       "~> 1.0.2"
24     ]
25   }