[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / c / 6 / JGSourceBase / 0.0.1 / JGSourceBase.podspec.json
blob7e65e762b986ccf210711b7e716ec96677a23394
2   "name": "JGSourceBase",
3   "version": "0.0.1",
4   "summary": "JGSourceCode 通用定义、功能模块",
5   "description": "JGSourceCode 通用定义、功能模块\n\n功能包括:\n1、通用日志控制模式\n2、通用重用标示快速定义\n3、Bock循环引用常用定义weak、strong快捷处理",
6   "homepage": "https://github.com/dengni8023/JGSourceBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/dengni8023/JGSourceBase.git",
13     "tag": "0.0.1"
14   },
15   "authors": [
16     {
17       "等你8023": "945835664@qq.com"
18     },
19     {
20       "git": "https://github.com/dengni8023/JGSourceBase.git",
21       "tag": "0.0.1"
22     }
23   ],
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "JGSourceBase/*.{h,m}",
28   "requires_arc": true