blob: 4d059b05fbb188cefa0a004dc7632514b7d410f5 [file] [log] [blame]
{
"name": "ProtocolExtension",
"version": "0.1.0",
"summary": "protocol extension for Objective-C like Swift",
"description": "protocol extension for Objective-C like Swift\nprotocol 参数目前只支持Object",
"homepage": "https://github.com/carlSQ/ProtocolExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"83515077@qq.com": "carlSQ"
},
"source": {
"git": "https://github.com/carlSQ/ProtocolExtension.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProtocolExtension/Classes/**/*"
}