[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / 8 / 4 / 5 / ASAppBar / 0.1.3 / ASAppBar.podspec.json
blobb04cef17b25cbd4df29aa7a8d9b5d4d2c4db288e
2   "name": "ASAppBar",
3   "version": "0.1.3",
4   "summary": "ASAppBar for Dynamic Appbar",
5   "description": "ASAppBar is an awesome Dependency to Make Your Life Easier",
6   "homepage": "https://github.com/amitcse6/ASAppBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Amit Mondol": "amitpstu1@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/amitcse6/ASAppBar.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "resources": "Source/Resources/*.xcassets",
23   "swift_versions": "5.0",
24   "resource_bundles": {
25     "ASAppBar": [
26       "Source/Resources/Assets.xcassets",
27       "Source/Resources/Sound/*.mp3"
28     ]
29   },
30   "swift_version": "5.0"