[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 6 / a / 8 / CQLoopPlayView / 1.0.0 / CQLoopPlayView.podspec.json
blob5b5eff7111e31b720b8726ca514e945516512f23
2   "name": "CQLoopPlayView",
3   "version": "1.0.0",
4   "summary": "iOS 简易轮播图",
5   "homepage": "https://github.com/weicunqing/CQLoopPlayView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "weicunqing": "weicunqing_iOS@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/weicunqing/CQLoopPlayView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "CQLoopPlayView/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
24       "~> 3.7"
25     ]
26   }