blob: f09c486926fdfc1f7df22f0d7097e63d37f3e4be [file] [log] [blame]
{
"name": "Proposer",
"version": "1.2.0",
"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.0"
},
"source_files": "Proposer/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}