blob: 6c0d77045df642f8fa63b136251fad75a6796f15 [file] [log] [blame]
{
"name": "cocore",
"version": "1.1.3",
"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.12"
},
"source": {
"git": "https://github.com/alibaba/coobjc.git",
"tag": "1.1.3"
},
"source_files": "cocore/*.{h,m,s,c,mm}",
"requires_arc": "cocore/*.m",
"libraries": "c++"
}