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",
9 "HienBD": "hienbd@techcombank.com.vn"
14 "swift_versions": "5.0",
16 "git": "https://github.com/hien352911/FrameworkA.git",
19 "source_files": "**/Sources/*.swift",
20 "swift_version": "5.0"