blob: 06c301898d112642f49ed2c2ac4262ef379267dc [file] [log] [blame]
{
"name": "NSDispatch",
"version": "1.0.0",
"summary": "An Objective-C wrapper for libdispatch, named using Cocoa API convention.",
"homepage": "https://github.com/roonieone/NSDispatch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roonieone": "malstrommark@gmail.com"
},
"source": {
"git": "https://github.com/roonieone/NSDispatch.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/markmalstrom",
"platforms": {
"ios": "7.0"
},
"source_files": "NSDispatch/Classes/**/*"
}