[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 8 / 3 / IAmUpload / 0.3.0 / IAmUpload.podspec.json
blobfb7c0631f4f1ed1cd17ff2ce27fccc6a75912c75
2   "name": "IAmUpload",
3   "version": "0.3.0",
4   "summary": "Objective-C library for uploading files to different webservices, like Amazon S3.",
5   "homepage": "https://github.com/neonichu/IAmUpload",
6   "license": "MIT",
7   "authors": {
8     "Boris Bügling": "boris@icculus.org"
9   },
10   "source": {
11     "git": "https://github.com/neonichu/IAmUpload.git",
12     "tag": "0.3.0"
13   },
14   "social_media_url": "https://twitter.com/NeoNacho",
15   "platforms": {
16     "ios": "6.0",
17     "osx": "10.8"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "public_header_files": "Pod/Classes/**/BBU*.h",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3.1"
25     ]
26   },
27   "deprecated": true