[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / 3 / LIPAImageView / 0.0.2 / LIPAImageView.podspec.json
blobe2ea9699d5cacb2d5b36bcb3954813637f7d325a
2   "name": "LIPAImageView",
3   "version": "0.0.2",
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.2"
18   },
19   "source_files": "*.swift",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
23       "~> 3.7.3"
24     ]
25   }