blob: 6649d98931b8bca6cf6f68bb2cacca5efd98b67f [file] [log] [blame]
{
"name": "Observatory",
"version": "0.1.0",
"summary": "Observatory is an improvement on the standard Objective-C KVO system.",
"homepage": "https://github.com/Matthijn/Observatory",
"license": "MIT",
"authors": {
"Matthijn Dijkstra": "opensource@indev.nl"
},
"source": {
"git": "https://github.com/Matthijn/Observatory.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/matthijn_indev",
"requires_arc": true,
"source_files": "Observatory/*",
"public_header_files": "Observatory/*.h"
}