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