[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / 1 / DDSWFScrollPageView / 0.0.1 / DDSWFScrollPageView.podspec.json
blob4cf2149ba9e60c9b12c92a3feb8d5267454b900b
2   "name": "DDSWFScrollPageView",
3   "version": "0.0.1",
4   "summary": "DDSWFScrollPageView 分页滚动视图(Swift),实现tableview嵌套滚动效果,用于替代UIPageViewController",
5   "homepage": "https://github.com/BrownCN023/DDSWFScrollPageView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liyebiao1990": "347991555@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/BrownCN023/DDSWFScrollPageView.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "DDSWFScrollPageView/*",
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]