blob: 22b613ba670ae0f387a0e565a115c368eb82b80e [file] [log] [blame]
{
"name": "TestFlyOeanFishSpec",
"version": "1.1",
"summary": "create spec",
"description": "how to create spec",
"homepage": "https://github.com/FlyOceanFish/CreateSpec",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "FlyOceanFish",
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/FlyOceanFish/CreateSpec.git",
"tag": "1.1"
},
"source_files": [
"TestPods",
"TestPods/**/*.{h,m}"
],
"requires_arc": true
}