[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / c / 0 / MUIKit / 0.0.2 / MUIKit.podspec.json
blobe26056e388052aaa87a30f2a7b0130a309840b35
2   "name": "MUIKit",
3   "version": "0.0.2",
4   "summary": "MUIKit收藏iOS常用开源项目",
5   "description": "MUIKit用于收藏iOS常用开源项目,统一使用",
6   "homepage": "https://github.com/FUIKit/MUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "FBIN": "fanfanbinbin@outlook.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/FUIKit/MUIKit.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "MUIKit",
23     "MUIKit/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "QMUIKit": [
28       "~> 3.2.1"
29     ]
30   }