[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 2 / SSPageScrollController / 1.0.5 / SSPageScrollController.podspec.json
bloba4c2c1935a5e5bc56908abaef39ef908aac1212c
2   "name": "SSPageScrollController",
3   "version": "1.0.5",
4   "summary": "SSPageScrollController",
5   "description": "类似 蘑菇街的首页,自动滚屏, 支持内部多视图",
6   "homepage": "https://github.com/xie244135119/SSPageScrollController/blob/master/README.md",
7   "license": "MIT",
8   "authors": {
9     "xie244135119@163.com": "xie244135119@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xie244135119/SSPageScrollController.git",
16     "tag": "1.0.5"
17   },
18   "source_files": "SSPageScrollController/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": [
27         "SSPageScrollController/Core/*.{h,m}",
28         "SSPageScrollController/Private/*.{h,m}"
29       ]
30     }
31   ]