blob: ea678d4443c4dca48b97856dc259fc40e6baf3a0 [file] [log] [blame]
{
"name": "MTDemo",
"version": "0.1.0",
"summary": "A short description of MTDemo.",
"description": "MTDemo 是一个测试库,包含分类",
"homepage": "https://github.com/mtsir/MTDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ext.mengtao": "ext.mengtao@jd.com"
},
"source": {
"git": "https://github.com/mtsir/MTDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTDemo/Classes/**/*"
}