blob: 5bbdca8371b3959148e8119d9d27cbb9813fd6a4 [file] [log] [blame]
{
"name": "BLUtilityTools",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "made by cbl and I am testing",
"homepage": "https://github.com/CBL0123/BLUtilityTools",
"authors": {
"CBL0123": "877900326@qq.com"
},
"source": {
"git": "https://github.com/CBL0123/BLUtilityTools.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": [
"BLUtilityTool.{h,m}",
"BLBlockDefine.{h}",
"NSString+Util.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}