blob: 8f46f98648f5dcce5fa7cb2ebd8bd3d200fb40bc [file] [log] [blame]
{
"name": "LCRModel",
"version": "0.0.1",
"summary": "High performance model framework for iOS/OSX.",
"homepage": "https://github.com/LinChengRain/LCRModel",
"license": "MIT",
"authors": {
"LinChengRain": "yuchanglinlin@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LinChengRain/LCRModel.git",
"tag": "0.0.1"
},
"source_files": "LCRModel/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}