[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 5 / ClusterPrePermissions / 0.1.0 / ClusterPrePermissions.podspec.json
blob9f1a6b14a16910f48eb7867d19ecb2e7e281667a
2   "name": "ClusterPrePermissions",
3   "version": "0.1.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 \n                       users on their own dialog for photos or contacts access, before making \n                       the system-based request. This is based on the Medium post by Cluster \n                       describing the different ways to ask for iOS permissions \n                       (https://medium.com/p/96fa4eb54f2c).\n",
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.1.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}"