blob: 4a80ddd6e4e237566fc1ece9d5ec1ea064eb590f [file] [log] [blame]
{
"name": "MutableArrayListener",
"version": "0.1.5",
"summary": "A listener of MutableArray",
"description": "Use this library we can listener the changes for MutalbeArray.",
"homepage": "https://github.com/scorplot/MutableArrayListener",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"scorplot": "scorplot@aliyun.com"
},
"source": {
"git": "https://github.com/scorplot/MutableArrayListener.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MutableArrayListener/Classes/**/*",
"dependencies": {
"CircleReferenceCheck": [
]
}
}