[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 1 / d / PortalIosLibrary / 0.0.3 / PortalIosLibrary.podspec.json
blob0de2627b28d75ec535da8761a9ae600696cbb1ad
2   "name": "PortalIosLibrary",
3   "version": "0.0.3",
4   "summary": "for portal-ios project.",
5   "description": "this is for portal-ios project.",
6   "homepage": "https://github.com/portal-io/portal-ios-library",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qbshen": "2837915131@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/portal-io/portal-ios-library.git",
19     "tag": "0.0.3"
20   },
21   "dependencies": {
22     "Toast": [
23       "~> 3.0"
24     ],
25     "CocoaLumberjack": [
26       "~> 3.2.0"
27     ],
28     "SAMKeychain": [
29       "~> 1.5"
30     ],
31     "Reachability": [
32       "~> 3.2"
33     ]
34   },
35   "subspecs": [
36     {
37       "name": "WVRAppContext",
38       "source_files": "WVRAppContext/WVRAppContext/Core/**/*.{h,m}"
39     }
40   ]