[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 5 / ClusterPrePermissions / 0.7.0 / ClusterPrePermissions.podspec.json
blob12af8730b0c7e021a72eb172ad757d27aaaaad0c
2   "name": "ClusterPrePermissions",
3   "version": "0.7.0",
4   "summary": "Cluster's pre-permissions utility to ask users using their own dialog for photos or contacts access, before making the system-based request.",
5   "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).",
6   "homepage": "https://cluster.co/",
7   "screenshots": "http://f.cl.ly/items/2I1V1R3b3q3A3H3y3u18/new-1.jpg",
8   "license": "MIT",
9   "authors": {
10     "Rizwan Sattar": "rsattar@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/clusterinc/ClusterPrePermissions.git",
14     "tag": "0.7.0"
15   },
16   "social_media_url": "https://twitter.com/cluster",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "ClusterPrePermissions/ClusterPrePermissions/*.{h,m}"