blob: ad649a9c7155bbffc23f031ac3a32edcbcce2d9b [file] [log] [blame]
{
"name": "KnockoutMatch",
"version": "0.0.1",
"summary": "KnockoutMatch is used to layout Knockout Match",
"description": "KnockoutMatch is used to layout Knockout Match,",
"homepage": "https://github.com/jayhe/KnockoutMatch",
"license": "MIT",
"authors": {
"jay.he": "1054134542@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jayhe/KnockoutMatch.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}