blob: 1931e6f581898d1cff650b9df127cc5d3fbe221b [file] [log] [blame]
{
"name": "KVOController",
"version": "1.0.3",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/facebook/KVOController",
"authors": {
"Kimon Tsinteris": "kimon@mac.com"
},
"summary": "Simple, modern, thread-safe key-value observing.",
"source": {
"git": "https://github.com/facebook/KVOController.git",
"tag": "v1.0.3"
},
"source_files": "FBKVOController/FBKVOController.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0",
"osx": "10.7"
}
}