blob: c5cefe68717b67880b890e5765b9449aa01503b9 [file] [log] [blame]
{
"name": "Proposer",
"version": "1.2.3",
"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.3"
},
"source_files": "Proposer/*.swift",
"requires_arc": true
}