[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 8 / d / SNPageView / 1.0.0 / SNPageView.podspec.json
blobfa7bf1996401a91cebfaadfd947fbb7ccda7cfc8
2   "name": "SNPageView",
3   "version": "1.0.0",
4   "summary": "分页滚动控件,可实现轮播(support page view and tab page view)",
5   "description": "分页滚动控件,可实现轮播(support page view and tab page view)by Objective-C",
6   "homepage": "https://github.com/sheodon/SNPageView",
7   "license": "MIT",
8   "authors": {
9     "sheodon": "sheodon@foxmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/sheodon/SNPageView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "SNPageView",
20     "SNPageView/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true