[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 4 / 0 / 9 / AMCUI / 0.2.5 / AMCUI.podspec.json
blob495d9a33fae5b237cae2ba028a9696107863a245
2   "name": "AMCUI",
3   "version": "0.2.5",
4   "summary": "A short description of AMCUI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kiyo92/AMCUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kiyo92": "joao_marcus92@hotmail.com"
13   },
14   "source": {
15     "git": "git@github.com:kiyo92/AMCUI.git",
16     "tag": "0.2.5"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AMCUI/**/*",
23   "exclude_files": "AMCUI/**/*.{png,json}",
24   "resource_bundles": {
25     "AMCUIResources": [
26       "AMCUI/**/*.{storyboard,xib,xcassets,json,png, jpg, jpeg, plist}"
27     ]
28   },
29   "public_header_files": "Pod/Classes/**/*.h",
30   "dependencies": {
31     "lottie-ios": [
33     ]
34   },
35   "swift_version": "5.0"