blob: e3056211b5de9ac8697a2fc711dc97e8c2dc49e7 [file] [log] [blame]
{
"name": "SYZBundleHandler",
"version": "0.1.1",
"summary": "获取当前bundle内的资源",
"description": "获取当前bundle内的资源,主要针对库",
"homepage": "https://github.com/sundasheng1985/SYZBundleHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sundasheng1985": "641569408@qq.com"
},
"source": {
"git": "https://github.com/sundasheng1985/SYZBundleHandler.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYZBundleHandler/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"ImageIO",
"CoreImage"
]
}