[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 4 / 1 / CustomUploadButton / 1.0.0 / CustomUploadButton.podspec.json
blobc025c12d98920fb8191ca2055017647bedbe53fa
2   "name": "CustomUploadButton",
3   "version": "1.0.0",
4   "summary": "Custom upload button based on design from UIMovement.",
5   "description": "This is a cocoapod for creating a custom upload button based on a design from UIMovement (https://uimovement.com/ui/2472/upload-button/).",
6   "homepage": "https://github.com/anandvqb/CustomUploadButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anand V": "anandv@qburst.com"
13   },
14   "source": {
15     "git": "https://github.com/anandvqb/CustomUploadButton.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CustomUploadButton/Classes/**/*",
22   "resource_bundles": {
23     "CustomUploadButton": [
24       "CustomUploadButton/Assets/**/*"
25     ]
26   },
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "3.0"