[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 1 / AppmazoUIKit / 1.0.3 / AppmazoUIKit.podspec.json
blob02b40c36c73b3f3ab01714a928327290fa23e414
2   "name": "AppmazoUIKit",
3   "version": "1.0.3",
4   "summary": "Collection of UI Elements and tools.",
5   "swift_version": "4.1",
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.3"
18   },
19   "social_media_url": "https://twitter.com/appmazo",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "AppmazoUIKit/Classes/**/*.*",
24   "dependencies": {
25     "AppmazoFoundation": [
26       "~> 1.0.1"
27     ]
28   }