blob: 5c09fd6fb824a08a5cccda9d0137bd3a88952a14 [file] [log] [blame]
{
"name": "STMRecord",
"version": "1.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": "1.0.0"
},
"source_files": [
"STMRecord/Source",
"STMRecord/Source/**/*.{h,m}"
],
"requires_arc": true
}