[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 9 / 7 / AppmazoKit / 1.0.1 / AppmazoKit.podspec.json
blobf44ca060554c66515dea5f85630cde05c7e8e420
2   "name": "AppmazoKit",
3   "version": "1.0.1",
4   "summary": "AppmazoKit is a collection of commonly used boilerplate code, UI elements and class extensions.",
5   "swift_versions": "5.0",
6   "description": "AppmazoKit is broken into three categories: Managers, UI Elements and Class Extensions.\nThe Managers are great for simplifying common app flows like permissions, location services, biometric authentication and more.\nThe UI Elements contain frequently used UI for quick app prototyping and implementation.\nThe Class Extensions contain a lot of useful extensions of existing classes that should have been availble by default.",
7   "homepage": "https://github.com/appmazo/AppmazoKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "appmazo": "jhickman@appmazo.com"
14   },
15   "source": {
16     "git": "https://github.com/Appmazo/AppmazoKit.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "AppmazoKit/Classes/**/*.*",
23   "resources": "AppmazoKit/Assets/**/*.*",
24   "swift_version": "5.0"