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