[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 8 / 9 / QWViewpager / 0.0.1 / QWViewpager.podspec.json
blobfb4afb6530a046b335ac80f090a11410d04fbbfb
2   "name": "QWViewpager",
3   "version": "0.0.1",
4   "summary": "轮播视图组件",
5   "description": "轮播组件,支持网络,本地,UIImage对象",
6   "homepage": "https://github.com/memoryForever/QWViwepager",
7   "license": "MIT",
8   "authors": {
9     "memoryForever": "xiaohuihuiwen@icloud.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/memoryForever/QWViwepager.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "QWViwepager/QWViwepageView.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
22       "~> 1.0.0"
23     ]
24   }