[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 1 / AppmazoUIKit / 1.0.8 / AppmazoUIKit.podspec.json
blob71190ce3b9c714d71ee935c41f55f96b3b19d650
2   "name": "AppmazoUIKit",
3   "version": "1.0.8",
4   "summary": "Collection of UI Elements and tools.",
5   "swift_versions": "5.0",
6   "description": "AppmazoUIKit is a collection of useful and simple UI Elements and tools to make your app breezy.",
7   "homepage": "https://github.com/Appmazo/AppmazoUIKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Appmazo LLC": "jhickman@appmazo.com"
14   },
15   "source": {
16     "git": "https://github.com/Appmazo/AppmazoUIKit.git",
17     "tag": "1.0.8"
18   },
19   "social_media_url": "https://twitter.com/appmazo",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "AppmazoUIKit/Classes/**/*.*",
24   "resources": "AppmazoUIKit/Assets/**/*.*",
25   "dependencies": {
26     "AppmazoFoundation": [
27       "~> 1.0.1"
28     ]
29   },
30   "swift_version": "5.0"