blob: 0133f0b2d46bed8a7de612085f8a4040693e3635 [file] [log] [blame]
{
"name": "Proposer",
"version": "0.5",
"summary": "Make permission request easier.",
"description": " Proposer provides a simple API to request permission for access Camera, Photos, Microphone, Contacts, Location.\n",
"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": "0.5"
},
"source_files": "Proposer/*.swift",
"requires_arc": true
}