blob: a31329ccd12d040f2f2c62539ae168e52c769b57 [file] [log] [blame]
{
"name": "REComposeViewController",
"version": "2.2.1",
"summary": "Sharing composers for the rest of us.",
"homepage": "https://github.com/romaonthego/REComposeViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roman Efimov": ""
},
"description": "Replicates functionality of SLComposeViewController introduced in iOS 6.0. You can create composers\nfor any social network out there. REComposeViewController doesn't provide logic for sharing, only\nits visual part.\n",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/romaonthego/REComposeViewController.git",
"tag": "2.2.1"
},
"source_files": "REComposeViewController",
"public_header_files": "REComposeViewController/*.h",
"resources": "REComposeViewController/REComposeViewController.bundle"
}