blob: 35c75ba3b974a350acd61787567aa3d9ab175bde [file] [log] [blame]
{
"name": "IBentifiers",
"version": "0.2.1",
"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": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IBentifiers/Classes/**/*"
}