[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / e / NONavigation / 1.0.0 / NONavigation.podspec.json
blob4c70b34616c4cec0a7913075e197ecea1cfe53e4
2   "name": "NONavigation",
3   "version": "1.0.0",
4   "summary": "It is an IOS app navigation module for swiftui",
5   "description": "NONavigation is an ios navigation kit framework for SwiftUI.",
6   "homepage": "https://github.com/azril0409/NONavigation",
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": "14.1"
17   },
18   "source": {
19     "git": "https://github.com/azril0409/NONavigation.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "NONavigation",
24     "NONavigation/*.{h,m,swift}"
25   ],
26   "exclude_files": "NONavigation/*.h",
27   "swift_version": "5.0"