blob: 9af7ea81f9c3ca9324a8fd3f39b26368028f688d [file] [log] [blame]
{
"name": "OUKit",
"version": "1.0.1",
"summary": "这是我自己的Kit",
"description": "我自己的 Kit,我自己做主。",
"homepage": "https://github.com/bearInSouth/OUKit.git",
"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.1"
},
"source_files": "OUKit/**/*.{h,m}",
"requires_arc": true
}