[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / f / AppPermissions / 1.2 / AppPermissions.podspec.json
blob0071eab53c3a35a7cc10184e437d191cf778e1f0
2   "name": "AppPermissions",
3   "version": "1.2",
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"
12   },
13   "source_files": [
14     "Source/*.swift",
15     "Source/Resources/*.png"
16   ],
17   "requires_arc": true,
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   },
22   "frameworks": "UIKit",
23   "platforms": {
24     "ios": "8.0"
25   }