[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 9 / a / f / imgurupload-client / 0.1.0 / imgurupload-client.podspec.json
blob1ca61f6c39a6045528cc82befa90d890ea62697b
2   "name": "imgurupload-client",
3   "version": "0.1.0",
4   "summary": "Easily upload images using the imgur API",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/cosmo1234/imgurupload-client",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cosmo1234": "harpheezsagaya@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cosmo1234/imgurupload-client.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "imgurupload-client/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.4"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"