[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 7 / 4 / BQCarousel / 0.0.1 / BQCarousel.podspec.json
blobb169184e902633d898c80d7650e1202603c65e09
2   "name": "BQCarousel",
3   "version": "0.0.1",
4   "summary": "A infinite carousel control use three UIImageView only.",
5   "homepage": "https://github.com/QQLS/BQCarousel",
6   "license": "MIT",
7   "authors": {
8     "QQLS": "702166055@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/QQLS/BQCarousel.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "BQCarousel",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
22     ]
23   }