[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 2 / 9 / MingleChang / 0.0.8 / MingleChang.podspec.json
blobfa0a9a9864da61ea1f7f1ea814c6ef2e3638451d
2   "name": "MingleChang",
3   "version": "0.0.8",
4   "summary": "MingleChang Used.",
5   "description": "MingleChang often use code",
6   "homepage": "https://github.com/MingleChang/MingleChang",
7   "license": {
8     "type": "GPL-3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mingle": "mingle890805@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/MingleChang/MingleChang.git",
19     "tag": "0.0.8"
20   },
21   "source_files": "MingleChang/MingleChang.h",
22   "public_header_files": "MingleChang/MingleChang.h",
23   "subspecs": [
24     {
25       "name": "MCCategory",
26       "source_files": "MingleChang/MCCategory/*.{h,m}",
27       "public_header_files": "MingleChang/MCCategory/*.h"
28     },
29     {
30       "name": "MCFoundation",
31       "source_files": "MingleChang/MCFoundation/*.{h,m}",
32       "public_header_files": "MingleChang/MCFoundation/*.h"
33     },
34     {
35       "name": "MCKit",
36       "source_files": "MingleChang/MCKit/*.{h,m}",
37       "public_header_files": "MingleChang/MCKit/*.h",
38       "dependencies": {
39         "MingleChang/MCCategory": [
41         ],
42         "MingleChang/MCFoundation": [
44         ]
45       }
46     }
47   ]