4 "summary": "Simple form library for iOS written in Swift",
5 "description": "Simple to use form builder framework for iOS. Build on top of UICollectionView.",
6 "homepage": "https://github.com/dimebt/DSForm",
8 "https://github.com/dimebt/DSForm/blob/master/images/screenshot_simulator.png?raw=true",
9 "https://raw.githubusercontent.com/dimebt/DSForm/master/images/screenshoot_xcode.png"
13 "Dimitar Stefanovski": "dimebt_2005@hotmail.com"
15 "social_media_url": "https://www.instagram.com/dime_codes/",
19 "swift_versions": "5.0",
21 "git": "https://github.com/dimebt/DSForm.git",
24 "source_files": "DSForm/**/*.{h,m,swift,xib}",
25 "exclude_files": "DSFormTests/**"