blob: 6d3c882729b70aa7e1f098052aa262e427a95f17 [file] [log] [blame]
{
"name": "OUKit",
"version": "1.0.2",
"summary": "这是我自己的Kit",
"description": "我自己的 Kit,我自己做主。",
"homepage": "https://github.com/bearInSouth/OUKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Allen": "381087305@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bearInSouth/OUKit.git",
"tag": "1.0.2"
},
"source_files": "OUKit/**/*.{h,m}",
"requires_arc": true
}