blob: b43ee132238c52e9e4bd1d4d1a1bf1647857de36 [file] [log] [blame]
{
"name": "ObjectChanges",
"version": "1.0.6",
"summary": "A project that listens for changes in all properties of an object.",
"homepage": "https://github.com/GodL/ObjectChanges",
"frameworks": "Foundation",
"license": "MIT",
"authors": {
"GodL": "547188371@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GodL/ObjectChanges.git",
"tag": "1.0.6"
},
"source_files": "ObjectChangesDemo/ObjectChanges/*.{h,m}",
"requires_arc": true
}