[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 1 / THPod / 0.6.9 / THPod.podspec.json
blob0a5ea707c30dc112ea44ed6c0ff1c13a3e01ceb4
2   "name": "THPod",
3   "version": "0.6.9",
4   "summary": "A short description of THPod.",
5   "description": "Bundles of custom class and utilities which helping you saving a lot of time",
6   "homepage": "https://github.com/tthufo/THPod",
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/THPod.git",
16     "tag": "0.6.9"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "THPod/Classes",
22   "requires_arc": true,
23   "resource_bundles": {
24     "THPod": [
25       "THPod/Assets/*"
26     ]
27   },
28   "resources": "THPod/Assets/*",
29   "frameworks": "CoreData",
30   "public_header_files": "THPod/Classes/*.h",
31   "dependencies": {
32     "FBSDKCoreKit": [
33       "~> 4.4"
34     ],
35     "FBSDKLoginKit": [
36       "~> 4.4"
37     ],
38     "FBSDKShareKit": [
39       "~> 4.4"
40     ],
41     "AVHexColor": [
42       "~> 2.0"
43     ],
44     "SVProgressHUD": [
46     ],
47     "Toast": [
48       "~> 2.4"
49     ],
50     "Reachability": [
51       "~> 3.2"
52     ],
53     "AFNetworking": [
54       "~> 3.1"
55     ],
56     "JSONKit-NoWarning": [
57       "~> 1.2"
58     ],
59     "SDWebImage": [
60       "~> 3.7"
61     ],
62     "hpple": [
63       "~> 0.2"
64     ],
65     "JCNotificationBannerPresenter": [
66       "~> 1.1"
67     ]
68   }