[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 4 / HYNetManager / 0.1.0 / HYNetManager.podspec.json
blob5ebb15b0be1b1f0f97b6a676a5dd3d8e1a29bc0a
2   "name": "HYNetManager",
3   "version": "0.1.0",
4   "summary": "A short description of HYNetManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hello230101/HYNetManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hello230101": "hello230101@xxx.com"
13   },
14   "source": {
15     "git": "https://github.com/hello230101/HYNetManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HYNetManager/Classes/**/*",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "YYCache": [
30     ]
31   },
32   "user_target_xcconfig": {
33     "GENERATE_INFOPLIST_FILE": "YES"
34   },
35   "pod_target_xcconfig": {
36     "GENERATE_INFOPLIST_FILE": "YES"
37   }