[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 9 / FrameworkB / 0.0.7 / FrameworkB.podspec.json
blob01249947b48d238890691023089b548486afc7d1
2   "name": "FrameworkB",
3   "version": "0.0.7",
4   "summary": "A tutorial about framework by cocoapods",
5   "description": "Today almost all apps have async processes, as API requests, long runing processes, etc. And while the processes are working, usually developers place a loading view to show users that something is going on.\nSkeletonView has been conceived to address this need, an elegant way to show users that something is happening and also prepare them to which contents he is waiting.",
6   "homepage": "https://github.com/hien352911/FrameworkA",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
10   },
11   "authors": {
12     "HienBD": "hienbd@techcombank.com.vn"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/hien352911/FrameworkA.git",
20     "tag": "0.0.7"
21   },
22   "source_files": "*/Sources/*",
23   "resources": "*/Resources/*",
24   "swift_version": "5.0"