blob: 37e73d8dc111405da1a4682ed307d248a02644bd [file] [log] [blame]
{
"name": "NutPoolOC",
"version": "1.0",
"summary": "商品池。抽象了生产-消费模型",
"description": "NutPool OC Version",
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/wishWinds/NutPoolOC.git",
"license": "MIT",
"authors": {
"shupeng": "john.hi.gm@gmail.com"
},
"source": {
"git": "https://github.com/wishWinds/NutPoolOC.git",
"tag": "1.0"
},
"source_files": "NutPool/**/*.{h,m}"
}