blob: 81c7ae35527684828998c3cb250b73e9de9da749 [file] [log] [blame]
{
"name": "BTSharingService",
"version": "1.3",
"summary": "Nice and simple sharing service.",
"homepage": "https://github.com/borut-t/BTSharingService",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"authors": "Borut Tomažin",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/borut-t/BTSharingService.git",
"tag": "1.3"
},
"source_files": "BTSharingService/BTSharingService.{h,m}",
"resources": "BTSharingService/BTSharingService.bundle",
"frameworks": [
"Twitter",
"MessageUI",
"Social"
],
"requires_arc": true
}