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