[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / 3 / LIPAImageView / 0.0.1 / LIPAImageView.podspec.json
blob17f625a00f26d12d23938c99de5fd4cebeefceda
2   "name": "LIPAImageView",
3   "version": "0.0.1",
4   "summary": "Rounded async imageview downloader based on SDWebImage.",
5   "homepage": "https://github.com/liyoro/LIPAImageView",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "liyoro": "liyoro@163.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/liyoro/LIPAImageView.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "*.swift",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
23       "~> 3.7.3"
24     ]
25   }