[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / b / 8 / AllPod / 0.1.7 / AllPod.podspec.json
blob8ac169f70166f69a3d9f5d4cf138e126579232e6
2   "name": "AllPod",
3   "version": "0.1.7",
4   "summary": "A short description of AllPod.",
5   "description": "All common snippets for personal use",
6   "homepage": "https://github.com/tthufo/AllPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tthufo": "tthufo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tthufo/AllPod.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AllPod/Classes",
22   "public_header_files": "AllPod/Classes/*.h",
23   "dependencies": {
24     "SVProgressHUD": [
26     ],
27     "Toast": [
28       "~> 4.0.0"
29     ],
30     "Reachability": [
31       "~> 3.2"
32     ],
33     "AFNetworking": [
34       "~> 3.1"
35     ],
36     "JSONKit-NoWarning": [
37       "~> 1.2"
38     ],
39     "SDWebImage": [
40       "~> 4.4"
41     ],
42     "AVHexColor": [
43       "~> 2.0"
44     ]
45   }