[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 8 / 3 / IAmUpload / 0.1.0 / IAmUpload.podspec.json
blobde3f12367bc8dac9e71d651d2f71191e5550eac1
2   "name": "IAmUpload",
3   "version": "0.1.0",
4   "summary": "Objective-C library for using the Uploads.im API.",
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.1.0"
13   },
14   "social_media_url": "https://twitter.com/NeoNacho",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.3"
24     ]
25   },
26   "deprecated": true