[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / 1 / 8 / b / DCImageView / 0.0.1 / DCImageView.podspec.json
blobe51a14646afeec4713df3aca713cf9cbb4c65c9e
2   "name": "DCImageView",
3   "version": "0.0.1",
4   "summary": "Network Based ImageViewer.",
5   "homepage": "https://github.com/daltoniam/DCImageView",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dalton Cherry": "daltoniam@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/daltoniam/DCImageView.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "GPHTTPRequest": [
25     ]
26   }