blob: f0b3550b3b9c4ad18d9f79d6d6a0b434c6c75bc5 [file] [log] [blame]
{
"name": "BXiOSUtils",
"version": "0.1.1",
"summary": "BXiOSUtils is a Bundle of some Usefull Extentions And Utility Global Functions",
"description": "BXiOSUtils has Many Usefull Extentions And Utility Global Functions for iOS Development.\nAnd more will be adding into this lib.",
"homepage": "https://github.com/banxi1988/BXiOSUtils",
"license": "MIT",
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"source": {
"git": "https://github.com/banxi1988/BXiOSUtils.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BXiOSUtils": [
"Pod/Assets/*.png"
]
}
}