[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / d / 4 / MFCommonKit / 0.1.2 / MFCommonKit.podspec.json
blob6ac5445c2525f418055a2a9f88d2ea5931e6f578
2   "name": "MFCommonKit",
3   "version": "0.1.2",
4   "summary": "common tools.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MFunzero/MFCommonKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MFunzero": "2469209357@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MFunzero/MFCommonKit.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "HandyJSON": [
28     ]
29   },
30   "subspecs": [
31     {
32       "name": "Category",
33       "source_files": "MFCommonKit/Classes/Category/**/*"
34     },
35     {
36       "name": "Tool",
37       "source_files": "MFCommonKit/Classes/Tool/**/*"
38     }
39   ],
40   "swift_version": "5.0"