[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 3 / 4 / MLCategory / 0.1.0 / MLCategory.podspec.json
blobaa8408355406c592dfebcfc8727257504fb2a6dd
2   "name": "MLCategory",
3   "version": "0.1.0",
4   "summary": "OC常用分类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Mill0/MLCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mill0": "549310154@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Mill0/MLCategory.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MLCategory/Classes/**/*",
22   "dependencies": {
23     "MJRefresh": [
25     ],
26     "SDWebImage": [
28     ],
29     "Masonry": [
31     ]
32   }