blob: b9ddef39856984d8054e3c1605fd823b475da12f [file] [log] [blame]
{
"name": "EnumStringConvertible",
"version": "1.0.0",
"summary": "Macro of Convert Enum to NSString in Objective-c.",
"homepage": "https://www.jianshu.com/u/c00332a4ed40",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pinch sun": "me@pinchsun.com"
},
"source": {
"git": "https://github.com/PINKONG/EnumStringConvertible.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}