blob: 1cbe814e0b24997aca1bba5d4dd1635145197866 [file] [log] [blame]
{
"name": "CatFlow",
"version": "1.0.0",
"summary": "A short description of CatFlow.",
"homepage": "https://www.jianshu.com/p/6f38975f07b6",
"license": "MIT",
"authors": "wangyongyue",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/wangyongyue/CatFlow.git",
"tag": "1.0.0"
},
"source_files": "CatFlow/Cat/**/*.swift",
"requires_arc": true
}