blob: 5d37547f11c3964339046ececd1146d286557cfb [file] [log] [blame]
{
"name": "YBLKitTools",
"version": "0.0.3",
"summary": "UIKit extend and crategory tools.",
"description": "custom category used on iOS,which implemnet use objective-c.",
"homepage": "https://github.com/YuBilai/YBLKitTools",
"license": "MIT",
"authors": {
"YuBilai": "1229961064@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/YuBilai/YBLKitTools.git",
"tag": "0.0.3"
},
"source_files": "YBLKitTools/**/*",
"requires_arc": true
}