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