[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / f / 7 / VoatKit / 0.5.1 / VoatKit.podspec.json
blob5c884c255e2af08fddf998c02facacf74fdcde7d
2   "name": "VoatKit",
3   "version": "0.5.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "Objective-C Voat API Wrapper",
8   "homepage": "https://github.com/AmarJayR/VoatKit",
9   "authors": {
10     "Amar Ramachandran": "amarrmchndrn1@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/AmarJayR/VoatKit.git",
14     "tag": "0.5.1"
15   },
16   "license": {
17     "type": "Apache License, Version 2.0",
18     "file": "LICENSE.md"
19   },
20   "source_files": [
21     "Classes/*.{h,m}",
22     "Classes/**/*.{h,m}"
23   ],
24   "header_mappings_dir": "Classes",
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "Mantle": [
31     ]
32   },
33   "requires_arc": true