[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / b / f / AppPermissions / 1.2.6 / AppPermissions.podspec.json
blob611fecc27df82ad1952b096a3dbb0bd060bfcf61
2   "name": "AppPermissions",
3   "version": "1.2.6",
4   "summary": "Swift library for application permissions.",
5   "homepage": "https://github.com/DigitalExpansion/AppPermissions",
6   "authors": {
7     "Digital Expansion": "de@ad1.ru"
8   },
9   "source": {
10     "git": "https://github.com/DigitalExpansion/AppPermissions.git",
11     "tag": "v1.2.6"
12   },
13   "source_files": "Source/*.swift",
14   "resources": "Source/ap_icons.xcassets",
15   "requires_arc": true,
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "frameworks": "UIKit",
21   "platforms": {
22     "ios": "8.0"
23   }