[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / c / 7 / DXPageView / 0.1 / DXPageView.podspec.json
blob8ff0887b2b1bbd0e049735b7023832c7218b12aa
2   "name": "DXPageView",
3   "version": "0.1",
4   "summary": "A simple tool to use DXPageView",
5   "homepage": "https://github.com/Jackdx/DXPageView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jackdx": "871077947@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Jackdx/DXPageView.git",
18     "tag": "0.1"
19   },
20   "source_files": "DXPageView/*.{h,m}",
21   "dependencies": {
22     "SDWebImage": [
23       "~>3.8.1"
24     ]
25   }