[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 6 / 4 / FNYX / 1.0.0 / FNYX.podspec.json
blob3517686b1c26a54d33571af86b6ac988a8f4cb8c
2   "name": "FNYX",
3   "version": "1.0.0",
4   "summary": "YX Adapter",
5   "description": "This is the YX adapter",
6   "homepage": "http://EXAMPLE/FNYX",
7   "license": "MIT",
8   "authors": {
9     "HL": "342403887@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/TomandWinnie/FNYX.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "FNYXAdpter.framework",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "YXSpare": [
25       "1.0.0"
26     ]
27   }