blob: 402568564864c72a17ddedb3defe0eed6972548c [file] [log] [blame]
{
"name": "CMDActivityViewController",
"version": "0.1.0",
"summary": "Easy share sheets on iOS.",
"homepage": "https://github.com/calebd/CMDActivityViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Caleb Davenport": "calebmdavenport@gmail.com"
},
"source": {
"git": "https://github.com/calebd/CMDActivityViewController.git",
"tag": "v0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "CMDActivityViewController/**/*.{h,m}"
}