blob: 45166d743cf4d9f19168aa449a7aae1e2142f860 [file] [log] [blame]
{
"name": "Timberjack",
"version": "0.0.2",
"summary": "Automatic network activity logger for iOS and OSX, written in Swift.",
"homepage": "https://github.com/andysmart/Timberjack",
"license": "MIT",
"authors": {
"Andy Smart": "andy@andysmart.org"
},
"social_media_url": "http://twitter.com/andyjsmart",
"source": {
"git": "https://github.com/andysmart/Timberjack.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift",
"requires_arc": true
}