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