[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / 5 / 8 / JForm / 0.0.3 / JForm.podspec.json
blob4ed93b71c30c279edf96cb78a30c1abaa636a9c3
2   "name": "JForm",
3   "version": "0.0.3",
4   "summary": "简单快速的创建复杂表单",
5   "homepage": "https://github.com/kikido/JForm",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "qianxing": "kikido1992@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/kikido/JForm.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "Classes",
19     "JForm/JForm/**/*.{swift}"
20   ],
21   "dependencies": {
22     "Texture": [
24     ]
25   },
26   "requires_arc": true,
27   "resources": "JForm/JForm.bundle",
28   "platforms": {
29     "ios": "9.0"
30   },
31   "swift_versions": "5.0",
32   "swift_version": "5.0"