[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / c / 7 / DXPageView / 1.0.0 / DXPageView.podspec.json
blob7bac624fb40e4fe436178cabd7a20636edac45a1
2   "name": "DXPageView",
3   "version": "1.0.0",
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": "1.0.0"
19   },
20   "source_files": "DXPageView/*.{h,m}",
21   "dependencies": {
22     "SDWebImage": [
24     ]
25   }