blob: 89e925ca640dbd0f1b33174c3ec9a4a87b2a4760 [file] [log] [blame]
{
"name": "RDExtensions",
"version": "0.0.4",
"summary": "objective-c common extensions",
"description": "this is common extensions for objective-c",
"homepage": "https://github.com/Ryder-Cheng/RDExtensions",
"license": "MIT",
"authors": {
"Ryder-Cheng": "chengyaojun@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ryder-Cheng/RDExtensions.git",
"tag": "0.0.4"
},
"source_files": "RDExtensions/*",
"frameworks": "UIKit"
}