blob: 7a036a3ab34db3a7bcd36a1a558503fd734e0e31 [file] [log] [blame]
{
"name": "MRMemoryDetect",
"version": "0.0.3",
"summary": "MRMemoryDetect",
"description": "MRMemoryDetect is design for iOS detect memory change",
"homepage": "https://github.com/GitTrandy/MRMemoryDetect",
"authors": {
"GitTrandy": "trandy@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GitTrandy/MRMemoryDetect.git",
"tag": "0.0.3"
},
"source_files": [
"MRMemoryDetect",
"MRMemoryDetect/**/*.{h,m}"
],
"requires_arc": true
}