blob: b73e5e86b4636f12de275e02c6e819174fec778a [file] [log] [blame]
{
"name": "IBentifiers",
"version": "1.2.0",
"summary": "Handle your identifiable IB elements swiftly.",
"description": "IBentifiers provide swifty shortcuts and extensions that ease handling of identifiable IB elements such as storyboards and NIBs.",
"homepage": "https://github.com/fellipecaetano/IBentifiers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fellipe Caetano": "fellipe.caetano4@gmail.com"
},
"source": {
"git": "https://github.com/fellipecaetano/IBentifiers.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.swift"
}