[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / b / GJImgScroll / 0.0.9 / GJImgScroll.podspec.json
blob94cbe7b6b85ce91481ce1510352ab261e931d71a
2   "name": "GJImgScroll",
3   "version": "0.0.9",
4   "summary": "GJImgScroll is Image Scroll Kit.",
5   "homepage": "https://github.com/yigegongjiang/GJImgScroll",
6   "license": "MIT",
7   "authors": {
8     "一个工匠": "one.gongjiang@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/yigegongjiang/GJImgScroll.git",
12     "tag": "0.0.9"
13   },
14   "source_files": "GJImgScrollProject/GJImgScroll/GJImgScroll.{h,m}",
15   "requires_arc": true,
16   "dependencies": {
17     "SDWebImage": [
18       "4.0.0"
19     ]
20   },
21   "platforms": {
22     "ios": "8.0"
23   }