[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / d / 4 / MFCommonKit / 0.1.3 / MFCommonKit.podspec.json
blobd35a8b712d8192b2f6b9e45986c64c39335d5c60
2   "name": "MFCommonKit",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "subspecs": [
23     {
24       "name": "Category",
25       "source_files": "MFCommonKit/Classes/Category/**/*"
26     },
27     {
28       "name": "Tool",
29       "source_files": "MFCommonKit/Classes/Tool/**/*",
30       "dependencies": {
31         "Alamofire": [
33         ],
34         "HandyJSON": [
36         ]
37       }
38     }
39   ],
40   "swift_version": "5.0"