blob: 7d8e17bcdde6ff88ad505e4bbf093df42f2ddc72 [file] [log] [blame]
{
"name": "STMRecord",
"version": "2.0.0",
"summary": "鸭子模型",
"homepage": "https://github.com/DouKing/STMRecord",
"license": "MIT",
"authors": {
"wuyikai": "wyk8916@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DouKing/STMRecord.git",
"tag": "2.0.0"
},
"source_files": [
"STMRecord/Source",
"STMRecord/Source/**/*.{h,m}"
],
"requires_arc": true
}