blob: 1a05bf0db8635273e4b80ade81d78fd960985260 [file] [log] [blame]
{
"name": "PHBApplying",
"version": "0.1.0",
"summary": "Apply changes to objects in-line.",
"description": "'Map-like syntactic sugar for single objects. Adds an `apply` and `applying` method to NSObject-subclasses to allow inline setup objects.'",
"homepage": "https://github.com/phlippieb/PHBApplying",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"phlippieb": "phlippie.bosman@gmail.com"
},
"source": {
"git": "https://github.com/phlippieb/PHBApplying.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "PHBApplying/Source/**/*.swift",
"swift_version": "5.0"
}