blob: 821221d4b54c3d06cb227586945883ee78e6773a [file] [log] [blame]
{
"name": "KVOSwift",
"module_name": "Observable",
"version": "0.0.1",
"license": "MIT",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"homepage": "https://github.com/saravudh/KVOSwift",
"authors": {
"Saravudh Sinsomros": "2saravudh@gmail.com"
},
"social_media_url": "https://twitter.com/saravudh",
"summary": "KVO for Swift - Value Observing and Events",
"source": {
"git": "https://github.com/saravudh/KVOSwift.git",
"tag": "v0.0.1"
},
"source_files": "Observable-Swift/*.swift",
"requires_arc": true
}