[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 4 / HYNetManager / 0.1.1 / HYNetManager.podspec.json
blob83df2754f9643a2b7e9882717608031c7e4e3fb6
2   "name": "HYNetManager",
3   "version": "0.1.1",
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.1"
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   }