blob: b8437f90b0721fecd0b9a635078f106f61887197 [file] [log] [blame]
{
"name": "IVBaseKit",
"version": "1.3.4",
"summary": "Base class used in iwown iOS developer team",
"license": "MIT",
"authors": {
"xuezou": "377949550@qq.com"
},
"homepage": "https://github.com/xuezou/IVBaseKit",
"source": {
"git": "https://github.com/xuezou/IVBaseKit.git",
"tag": "1.3.4"
},
"source_files": [
"Products/",
"Products/**/*.{h,m}"
],
"platforms": {
"ios": "10.0"
},
"requires_arc": true
}