blob: 192d08f8c7b8b38d340239feb2a21dd8d4d3b653 [file] [log] [blame]
{
"name": "SafeKeyPath",
"version": "0.1.0",
"summary": "esay to use kvo safely",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSleep/SafeKeyPath",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSleep": "mx.yolande@gmail.com"
},
"source": {
"git": "https://github.com/iOSleep/SafeKeyPath.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SafeKeyPath/Classes/**/*"
}