[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 8 / MaginaKit / 0.1.0 / MaginaKit.podspec.json
blob99ec37f155e8f81eb6f268ff826a490ff1ad730f
2   "name": "MaginaKit",
3   "version": "0.1.0",
4   "summary": "积累的代码库",
5   "description": "日常积累的代码库",
6   "homepage": "https://github.com/DevZheng/MaginaKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DevZheng": "2186547784@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/DevZheng/MaginaKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Categories",
24       "source_files": "Source/Categories/**"
25     }
26   ]