[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 5 / a / ESSDynamicForm / 0.2.1 / ESSDynamicForm.podspec.json
blob53e6a9be710342a2d044cc9d7e86102bcbee183a
2   "name": "ESSDynamicForm",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "ESSDynamicForm lets a user create form as easy as calling api.",
7   "requires_arc": true,
8   "version": "0.2.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Chris Ferdian": "chrisferdianedo@gmail.com"
15   },
16   "homepage": "https://github.com/chrisferdian/ESSDynamicForm",
17   "source": {
18     "git": "https://github.com/chrisferdian/ESSDynamicForm.git",
19     "tag": "0.2.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "ESSDynamicForm/**/*.{swift}",
23   "resources": "ESSDynamicForm/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_versions": "4.2",
25   "swift_version": "4.2"