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