blob: 11d668b07cdee2baf4acb067390cac1013623ee7 [file] [log] [blame]
{
"name": "AWNibWrapper",
"version": "0.1.0",
"summary": "AWNibWrapper is a @IBDesignable view which makes nibs render in storyboards.",
"homepage": "https://github.com/MrAlek/AWNibWrapper",
"license": "MIT",
"authors": {
"Alek Åström": "alek@iosnomad.com"
},
"source": {
"git": "https://github.com/MrAlek/AWNibWrapper.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/MisterAlek",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"AWNibWrapper": [
"Pod/Assets/*.png"
]
}
}