[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / c / 7 / DXPageView / 1.0.2 / DXPageView.podspec.json
blobca2e1f274d57d89e29c154adc644ce52cb41a704
2   "name": "DXPageView",
3   "version": "1.0.2",
4   "summary": "A simple tool to use DXPageView",
5   "description": "'A Mediator router for DXPageView'",
6   "homepage": "https://github.com/Jackdx/DXPageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jackdx": "871077947@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Jackdx/DXPageView.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "DXPageView/*.{h,m}",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   },
27   "requires_arc": true