[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 1 / AppmazoUIKit / 1.0.5 / AppmazoUIKit.podspec.json
blob599dab202a321947c3af97c08f631f507f11abc7
2   "name": "AppmazoUIKit",
3   "version": "1.0.5",
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.5"
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   }