blob: e2f36fe395ba630b268ffd98df451b22c625d4d7 [file] [log] [blame]
{
"name": "IBentifiers",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IBentifiers/Classes/**/*"
}