blob: 9fec56b54f6b40457a4fa7e6ec20c6ad9224fdff [file] [log] [blame]
{
"name": "cocore",
"version": "1.2.5",
"summary": "coobjc's core implement",
"description": "This library provides coroutine core support for Objective-C and Swift. coobjc and coswift depend on this sdk.",
"homepage": "https://github.com/alibaba/coobjc",
"license": {
"type": "Copyright",
"text": " Alibaba-INC copyright\n"
},
"authors": {
"pengyutang125": "pengyutang125@sina.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/alibaba/coobjc.git",
"tag": "1.2.5"
},
"source_files": "cocore/*.{h,m,s,c,mm}",
"requires_arc": "cocore/*.m",
"libraries": "c++"
}