[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / d / 5 / FF_NetWork / 0.1.0 / FF_NetWork.podspec.json
blob5459bd3fd3ce9e06bb1bf70563d7b70d7c35ed1b
2   "name": "FF_NetWork",
3   "version": "0.1.0",
4   "summary": "A short description of FF_NetWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/flashbody@foxmail.com/FF_NetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "flashbody@foxmail.com": "742043728@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/flashbody/FF_NetWork.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "FF_NetWork/Classes/**/*",
22   "static_framework": true,
23   "user_target_xcconfig": {
24     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
25   },
26   "xcconfig": {
27     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
28   },
29   "public_header_files": "Pod/Classes/**/*.h",
30   "dependencies": {
31     "YTKNetwork": [
33     ],
34     "YYKit": [
36     ],
37     "AFNetworking": [
39     ]
40   }