blob: be367b3a7bf82c09d506920967b1e2aa5c09d713 [file] [log] [blame]
{
"name": "BLUtil",
"version": "1.0.1",
"summary": "Some Swift Utils",
"swift_version": "4.0",
"description": "Swift Utils And UIKit Foundation Extension",
"homepage": "https://github.com/iosBob/BLUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lin bo": "ok@linbok.com"
},
"source": {
"git": "https://github.com/iosBob/BLUtil.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLUtil/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}