[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 9 / FrameworkB / 0.0.4 / FrameworkB.podspec.json
blob5cfba36ee997e49f7fada34d2603edf11232f916
2   "name": "FrameworkB",
3   "version": "0.0.4",
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": "MIT",
8   "authors": {
9     "HienBD": "hienbd@techcombank.com.vn"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/hien352911/FrameworkA.git",
17     "tag": "0.0.4"
18   },
19   "source_files": "**/Sources/*.swift",
20   "swift_version": "5.0"