[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / c / 7 / DXPageView / 1.1.0 / DXPageView.podspec.json
blobd42149f58d3da09572eae1d8caeaf2027f135e3e
2   "name": "DXPageView",
3   "version": "1.1.0",
4   "summary": "A short description of DXPageView.",
5   "description": "TODO: Add long description of the pod here.",
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   "source": {
15     "git": "https://github.com/Jackdx/DXPageView.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DXPageView/Classes/**/*",
22   "resource_bundles": {
23     "DXPageView": [
24       "DXPageView/Assets/**/*"
25     ]
26   },
27   "dependencies": {
28     "SDWebImage": [
29       "~> 3.0"
30     ]
31   }