[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / 6 / WYJKit / 1.0.1 / WYJKit.podspec.json
blob5541c1ebb4968ee5d975995141b899155fe622f1
2   "name": "WYJKit",
3   "version": "1.0.1",
4   "summary": "WYJKit",
5   "description": "category",
6   "homepage": "https://gitee.com/revelation/YJKit",
7   "license": "MIT",
8   "authors": {
9     "╰莪呮想好好宠Nǐつ ": "1091676312@qq.com"
10   },
11   "source": {
12     "git": "https://gitee.com/revelation/YJKit",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "AVFoundation"
22   ],
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "WYJCategory",
27       "public_header_files": "WYJKit/WYJCategory/**/*.{h}",
28       "source_files": "WYJKit/WYJCategory/**/*.{h,m}"
29     }
30   ]