blob: 8297742d64a0de50c0d3701543087f5d4c6958a6 [file] [log] [blame]
{
"name": "NPDispatcher",
"version": "1.0.0",
"summary": "A task dispatcher for iOS, OS X",
"description": "A task dispatcher for iOS, OS. \nCan control running task max count",
"homepage": "https://github.com/DarkKnightOne/NPDispatcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhang.wenhai": "zhang_mr1989@163.com"
},
"source": {
"git": "https://github.com/DarkKnightOne/NPDispatcher.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NPDispatcher/Classes/**/*"
}