blob: e1489cf90d6eddd1097ba10fb11ae555280ca983 [file] [log] [blame]
{
"name": "BCHUtils",
"version": "1.0.0",
"summary": "Various Swift helper, extension and convenience stuff.",
"description": "A collection of various simple helpers and extensions, mostly Swift-only.",
"homepage": "https://github.com/bartekchlebek/BCHUtils",
"license": "MIT",
"authors": {
"Bartek Chlebek": "bartek.chlebek@gmail.com"
},
"source": {
"git": "https://github.com/bartekchlebek/BCHUtils.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/bartekchlebek",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}