blob: 7b634ad30c52ad4f1386012c9fd500d686778dfb [file] [log] [blame]
{
"name": "MutableArrayListener",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MutableArrayListener/Classes/**/*",
"dependencies": {
"CircleReferenceCheck": [
]
}
}