[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / 1 / NOProgressBarLayout / 1.0.1 / NOProgressBarLayout.podspec.json
blob229c39dfc7ebad74c01b9fa546f7f9ead10bcdc1
2   "name": "NOProgressBarLayout",
3   "version": "1.0.1",
4   "summary": "ProgressBar Layout for SwiftUI.",
5   "description": "NOProgressBarLayout is an ios framework for SwiftUI ProgressBar Layout.",
6   "homepage": "https://github.com/azril0409/NOProgressBarLayout.git",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
10   },
11   "authors": {
12     "Deo0409": "azril0409@gmail.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "13.0",
17     "osx": "10.15",
18     "watchos": "6.0",
19     "tvos": "13.0"
20   },
21   "source": {
22     "git": "https://github.com/azril0409/NOProgressBarLayout.git",
23     "tag": "1.0.1"
24   },
25   "source_files": [
26     "NOProgressBarLayout",
27     "NOProgressBarLayout/NOProgressBarLayout/*.{h,m,swift}"
28   ],
29   "public_header_files": "NOProgressBarLayout/NOProgressBarLayout/*.h",
30   "swift_version": "5.0"