[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 5 / Permission / 1.4.1 / Permission.podspec.json
blob059c1a18951cbce31a59465fe10f18ad1c7ad670
2   "name": "Permission",
3   "version": "1.4.1",
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.4.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Source/**/*.{swift, h}",
20   "requires_arc": true