blob: f6ccd158054086db7a51d357ed7bb7ba0aa15a20 [file] [log] [blame]
{
"name": "ClusterPrePermissions",
"version": "0.8.1",
"summary": "Cluster's pre-permissions utility to ask users using their own dialog for photos or contacts access, before making the system-based request.",
"description": "Cluster's reusable pre-permissions utility that lets developers ask the \nusers on their own dialog for photos or contacts access, before making \nthe system-based request. This is based on the Medium post by Cluster \ndescribing the different ways to ask for iOS permissions \n(https://medium.com/p/96fa4eb54f2c).",
"homepage": "https://cluster.co/",
"screenshots": "http://f.cl.ly/items/2I1V1R3b3q3A3H3y3u18/new-1.jpg",
"license": "MIT",
"authors": {
"Rizwan Sattar": "rsattar@gmail.com"
},
"source": {
"git": "https://github.com/clusterinc/ClusterPrePermissions.git",
"tag": "0.8.1"
},
"social_media_url": "https://twitter.com/cluster",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "ClusterPrePermissions/ClusterPrePermissions/*.{h,m}"
}