blob: 6a8afe9c305c96bebef8ca268d9368026ae85475 [file] [log] [blame]
{
"name": "Proposer",
"version": "1.2.1",
"summary": "Make permission request easier.",
"description": "Proposer provides a single API to request permission for access Camera, Photos, Microphone, Contacts, Reminders, Calender, Location or Notifications.",
"homepage": "https://github.com/nixzhu/Proposer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nixzhu": "zhuhongxu@gmail.com"
},
"social_media_url": "https://twitter.com/nixzhu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nixzhu/Proposer.git",
"tag": "1.2.1"
},
"source_files": "Proposer/*.swift",
"requires_arc": true
}