[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / b / 4 / 6 / OceanFish / 0.0.1 / OceanFish.podspec.json
blob3d812628d57ef853e5958f2bb6079e70595196aa
2   "name": "OceanFish",
3   "version": "0.0.1",
4   "summary": "make a Spec",
5   "description": "手把手叫你如何创建自己的Spec",
6   "homepage": "https://github.com/FlyOceanFish",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OceanFish": "978456068@qq.com"
13   },
14   "platforms": {
15     "ios": "10.3"
16   },
17   "source": {
18     "git": "https://github.com/FlyOceanFish/CreateOwnSpec.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "FlyOceanFish",
23     "FlyOceanFish/**/*.{h,m}"
24   ],
25   "requires_arc": true