[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 8 / 5 / SGPageView / 1.0.2 / SGPageView.podspec.json
blob034e3bf4366831309fff0b2f846ac95dc83d75b2
2   "name": "SGPageView",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "An pageView component where can scroll tableView.",
6   "homepage": "https://github.com/shanguo/SGPageView",
7   "authors": {
8     "刘山国": "857363312@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/shanguo/SGPageView.git",
12     "tag": "1.0.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "SGPageViewTest/SGPageView/*.{h,m}",
19   "resources": [
20     "SGPageViewTest/*.xib",
21     "SGPageViewTest/*.xcassets"
22   ]