[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / f / d / 8 / FYNModule / 0.1.5 / FYNModule.podspec.json
blob761686db2098a142bfeba7c1b34ac20cf785df97
2   "name": "FYNModule",
3   "version": "0.1.5",
4   "summary": "My private Module.",
5   "description": "This is just some modules for myself, also can use by everyone.",
6   "homepage": "https://github.com/fish-yan/FYNModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fish-yan": "757094197@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fish-yan/FYNModule.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FYNModule/Classes/**/*",
22   "resources": "FYNModule/Classes/**/*.xib",
23   "resource_bundles": {
24     "FYNModule": [
25       "FYNModule/Assets/*.png"
26     ]
27   }