blob: 9018b83a66a032b6414b051fd7780dffb77a62fc [file] [log] [blame]
{
"name": "KSThreadProxy",
"version": "1.5.4",
"summary": "Simple proxy for cross-thread messaging.",
"homepage": "https://github.com/karelia/KSThreadProxy",
"license": "MIT",
"authors": {
"Mike Abdullah": "me@mikeabdullah.net"
},
"source": {
"git": "https://github.com/karelia/KSThreadProxy.git",
"tag": "v1.5.4"
},
"platforms": {
"ios": "2.0",
"osx": "10.5"
},
"source_files": [
"KSThreadProxy.m",
"KSThreadProxy.h"
],
"requires_arc": false
}