blob: 3ec1f5ec520f375d1974c5959765811c2042f801 [file] [log] [blame]
{
"name": "MRMemoryDetect",
"version": "0.0.4",
"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.4"
},
"source_files": [
"MRMemoryDetect",
"MRMemoryDetect/**/*.{h,m}"
],
"requires_arc": true
}