[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / b / FRKit / 0.0.11 / FRKit.podspec.json
blob497bd051a1e2d194bb0284489ed4b2cceae02b4a
2   "name": "FRKit",
3   "version": "0.0.11",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "iOS开发基础组件库",
8   "description": "iOS开发基础组件库,主要包含以下内容:\n1、shortcut: 通用宏\n2、Categories:通用类拓展\n2、Functional:通用View控件",
9   "authors": {
10     "Qmeanl": "a654543430@126.com"
11   },
12   "homepage": "https://github.com/Qmeanl/FRKit",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source": {
18     "git": "https://github.com/Qmeanl/FRKit.git",
19     "tag": "0.0.11"
20   },
21   "source_files": "FRKit/**/**/**/*.{h,m}"