blob: 9169441fff5e798bf1c54c7dbef4b6dec3960c7d [file] [log] [blame]
{
"name": "UIView+AXNibInNib",
"version": "0.1.0",
"summary": "UIView category extension to make nib in nib.",
"homepage": "https://github.com/akiroom/UIView-AXNibInNib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hiroki Akiyama": "aki-hiroki@nifty.com"
},
"source": {
"git": "https://github.com/akiroom/UIView-AXNibInNib.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/akiroom",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}