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