[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / d / DJBannerView / 1.1.0 / DJBannerView.podspec.json
blobd84830d17436b43e4ca6fec3aeaa8193606b37fc
2   "name": "DJBannerView",
3   "version": "1.1.0",
4   "authors": {
5     "Dennis Deng": "iunion@live.cn"
6   },
7   "homepage": "https://github.com/iunion/DJBannerView",
8   "summary": "A ViewPager that can scroll automatically.",
9   "source": {
10     "git": "https://github.com/iunion/DJBannerView.git",
11     "tag": "1.1.0"
12   },
13   "license": "MIT",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "DJBannerView",
19   "public_header_files": "DJBannerView/*.h",
20   "resources": [
21     "DJBannerView/Images/*.png"
22   ],
23   "dependencies": {
24     "SDWebImage": [
25       "~> 4.0.0"
26     ]
27   }