[Add] YIM 2.2.1
[CocoaPods.git] / Specs / a / 8 / f / YFCommonView / 0.0.1 / YFCommonView.podspec.json
blob04a6492203335feba967d5130c8b3285af4ba8fb
2   "name": "YFCommonView",
3   "version": "0.0.1",
4   "summary": "A short description of YFCommonView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BigShow1949/YFCommonView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BigShow1949": "1029883589@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/BigShow1949/YFCommonView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YFCommonView/Classes/**/*",
22   "resource_bundles": {
23     "YFCommonView": [
24       "YFCommonView/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ]
31   }