blob: b3f6ab0f3d86420c30c7cb25235f0bbccdacc96f [file] [log] [blame]
{
"name": "BTSharingService",
"version": "1.0",
"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.0"
},
"source_files": "BTSharingService/BTSharingService.{h,m}",
"resources": "BTSharingService/BTSharingService.bundle",
"frameworks": [
"Twitter",
"MessageUI",
"Social"
],
"requires_arc": true
}