blob: f9197017939fd7cd7532eed3124802db4d798b2f [file] [log] [blame]
{
"name": "MLEasyKit",
"version": "0.1.0",
"summary": "A short description of MLEasyKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Mars116/MLEasyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mars116": "296405485@qq.com"
},
"source": {
"git": "https://github.com/Mars116/MLEasyKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MLEasyKit/Classes/**/*",
"dependencies": {
"YYKit": [
]
}
}