[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / a / b / YIForm / 0.2.2 / YIForm.podspec.json
blob1ce3a7ce7feb7ae64ecb45e909f74f08fed536f5
2   "name": "YIForm",
3   "version": "0.2.2",
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.2.2"
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   }