[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / b / c / BCHUtils / 1.0.0 / BCHUtils.podspec.json
blobe1489cf90d6eddd1097ba10fb11ae555280ca983
2   "name": "BCHUtils",
3   "version": "1.0.0",
4   "summary": "Various Swift helper, extension and convenience stuff.",
5   "description": "A collection of various simple helpers and extensions, mostly Swift-only.",
6   "homepage": "https://github.com/bartekchlebek/BCHUtils",
7   "license": "MIT",
8   "authors": {
9     "Bartek Chlebek": "bartek.chlebek@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/bartekchlebek/BCHUtils.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/bartekchlebek",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10"
19   },
20   "requires_arc": true,
21   "source_files": "Source/**/*",
22   "pushed_with_swift_version": "3.0"