blob: 6d3782b71a5befdac39efc1254d0df55ed609840 [file] [log] [blame]
{
"name": "BLHelpers",
"version": "0.1.0",
"summary": "Some helpers",
"homepage": "https://github.com/weylandd/BLHelpers",
"license": "MIT",
"authors": {
"Alex Kopachev": "jioruh2011@ya.ru"
},
"source": {
"git": "https://github.com/weylandd/BLHelpers.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BLHelpers": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h"
}