[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 1 / d / PortalIosLibrary / 0.0.4 / PortalIosLibrary.podspec.json
blobd6c6311e008c396efb87227dffc9b861fa90801e
2   "name": "PortalIosLibrary",
3   "version": "0.0.4",
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.4"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "Toast": [
24       "~> 3.0"
25     ],
26     "CocoaLumberjack": [
27       "~> 3.2.0"
28     ],
29     "SAMKeychain": [
30       "~> 1.5"
31     ],
32     "Reachability": [
33       "~> 3.2"
34     ],
35     "AFNetworking": [
37     ],
38     "YYModel": [
40     ],
41     "ReactiveObjC": [
43     ]
44   },
45   "subspecs": [
46     {
47       "name": "WVRAppContext",
48       "source_files": "WVRAppContext/WVRAppContext/Core/**/*.{h,m}"
49     },
50     {
51       "name": "WVRNet",
52       "source_files": "WVRNet/WVRNet/WVRNetworking/**/*.{h,m}"
53     }
54   ]