blob: 9e0fc6e5e585dd150be524f0b603cdd021ba2882 [file] [log] [blame]
{
"name": "MDevice",
"version": "1.0.1",
"summary": "MDevice",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mafeng-Bryant/MDevice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1499603656@qq.com": "feng.ma@patpat.com"
},
"source": {
"git": "https://github.com/mafeng-Bryant/MDevice.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MDevice/Classes/**/*",
"dependencies": {
"MFStoreHelperKit": [
"~> 1.0.3"
]
}
}