[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / c / b / AMVKit / 0.5.2 / AMVKit.podspec.json
blob72844f7a49a772d043daa5d9684a26350dc91fa1
2   "name": "AMVKit",
3   "version": "0.5.2",
4   "summary": "AMV Access SDK for iOS",
5   "description": "The pod has functionality for downloading, storing and using a Device Certificate.\nThe same is done for Access Certificates with the additional functionality to delete them.\n\nFurthermore, the kit enables easy bluetooth broadcasting and connection with access certificates.\nLastly, it has 2 easy to use methods for vehicle doors – lock and unlock.",
6   "homepage": "https://github.com/amv-networks/amv-access-sdk-ios",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thomas Jetzinger": "thomas.jetzinger@amv-networks.com"
13   },
14   "source": {
15     "git": "https://github.com/amv-networks/amv-access-sdk-ios.git",
16     "tag": "0.5.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AMVKit/**/*",
22   "exclude_files": "**/*/Info.plist",
23   "vendored_frameworks": "Frameworks/*",
24   "swift_version": "4.2"