[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / 3 / PAPermissions / 0.9.0 / PAPermissions.podspec.json
blobddf909111fb34f03a233142ac6579dc1d8ec0d11
2   "name": "PAPermissions",
3   "version": "0.9.0",
4   "summary": "A unified API to ask for permissions on iOS.",
5   "homepage": "https://github.com/pascalbros/PAPermissions",
6   "license": "MIT",
7   "authors": {
8     "Pasquale Ambrosini": "pasquale.ambrosini@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/pascalbros/PAPermissions.git",
12     "tag": "0.9.0"
13   },
14   "social_media_url": "https://twitter.com/PascalAmbro",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "PAPermissions/Classes/**/*.{swift}",
20   "resources": "PAPermissions/Assets/**/*"