[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / e / d / 5 / Permission / 1.3 / Permission.podspec.json
blobebad6fd1d28f72ae5241968a3837e035c376f335
2   "name": "Permission",
3   "version": "1.3",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/delba/Permission",
8   "authors": {
9     "Damien": "damien@delba.io"
10   },
11   "summary": "A unified API to ask for permissions on iOS",
12   "source": {
13     "git": "https://github.com/delba/Permission.git",
14     "tag": "v1.3"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Source/**/*",
20   "requires_arc": true