[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / c / DSForm / 1.0.6 / DSForm.podspec.json
blob9f4cf737ff8dc3dd2538dbbbc8a83130d260ab82
2   "name": "DSForm",
3   "version": "1.0.6",
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",
7   "screenshots": [
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"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Dimitar Stefanovski": "dimebt_2005@hotmail.com"
14   },
15   "social_media_url": "https://www.instagram.com/dime_codes/",
16   "platforms": {
17     "ios": "12.2"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/dimebt/DSForm.git",
22     "tag": "1.0.6"
23   },
24   "source_files": "DSForm/**/*.{h,m,swift,xib}",
25   "exclude_files": "DSFormTests/**"