[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / f / 2 / TQImageViewer / 0.1.0 / TQImageViewer.podspec.json
blob5059acff2a847942537abd2619ac54270a1a5e2c
2   "name": "TQImageViewer",
3   "version": "0.1.0",
4   "summary": "TQImageViewer is a simple picture browser component.",
5   "homepage": "https://github.com/Tuqierrenzu/TQImageViewer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "TQTeam": "ZhengJiaoHong6@gmail.com, haozhang0770@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Tuqierrenzu/TQImageViewer.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "TQImageViewer/Classes/**/*",
21   "dependencies": {
22     "SDWebImage": [
23       "~> 4.2.2"
24     ]
25   }