blob: fd815f23236b60bed8f9790f67180a326042edaf [file] [log] [blame]
{
"name": "XXNibBridge",
"version": "2.0",
"summary": "XXNibBridge",
"description": "Bridge a nib file to another nib or storyboard",
"homepage": "https://github.com/sunnyxx/XXNibBridge",
"screenshots": "https://camo.githubusercontent.com/79e8b3019e36b99f796966f8df118e18576ff781/687474703a2f2f7777322e73696e61696d672e636e2f6c617267652f353135333035383367773165687a676b6c696b34326a32306d3830676f3075612e6a7067",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunnyxx": "sunyuan1713@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/sunnyxx/XXNibBridge.git",
"tag": "2.0"
},
"source_files": "XXNibBridge/*.{h,m}",
"requires_arc": true
}