blob: 3d812628d57ef853e5958f2bb6079e70595196aa [file] [log] [blame]
{
"name": "OceanFish",
"version": "0.0.1",
"summary": "make a Spec",
"description": "手把手叫你如何创建自己的Spec",
"homepage": "https://github.com/FlyOceanFish",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OceanFish": "978456068@qq.com"
},
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/FlyOceanFish/CreateOwnSpec.git",
"tag": "0.0.1"
},
"source_files": [
"FlyOceanFish",
"FlyOceanFish/**/*.{h,m}"
],
"requires_arc": true
}