[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / 9 / 4 / 7 / HTImageView / 0.0.1 / HTImageView.podspec.json
blob3fe30edd29ef3ec2fbb4fd4f25bbfb3127caae5b
2   "name": "HTImageView",
3   "version": "0.0.1",
4   "summary": "A short description of HTImageView.",
5   "description": "A longer description of HTImageView in Markdown format.",
6   "homepage": "https://github.com/NEYouFan/HTImageView-iOS",
7   "license": "MIT",
8   "authors": {
9     "netease": "cxq901123@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "dependencies": {
15     "SDWebImage": [
16       "~> 3.7.3"
17     ]
18   },
19   "source": {
20     "git": "https://github.com/NEYouFan/HTImageView-iOS.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "HTImageView/*.{h,m}"