[Add] PingOidc 1.0.0
[CocoaPods.git] / Specs / 1 / a / b / YIForm / 0.1.7 / YIForm.podspec.json
blob2dfa5da6ef24c5101452ae99801fe06548dbf8d7
2   "name": "YIForm",
3   "version": "0.1.7",
4   "summary": "iOS 常用复杂表单",
5   "description": "iOS 常用复杂表单.\niOS 常用复杂表单.\niOS 常用复杂表单.\niOS 常用复杂表单.",
6   "homepage": "https://github.com/yiliazhang/YIForm",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yiliazhang": "609486964@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yiliazhang/YIForm.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "YIForm",
23     "YIForm/Classes/*.{h,m,swift}"
24   ],
25   "resource_bundles": {
26     "YIForm": [
27       "YIForm/Assets/*.png"
28     ]
29   },
30   "dependencies": {
31     "Masonry": [
33     ]
34   }