blob: 37a6e448d1eff1307981dc6bd510ce961c47be49 [file] [log] [blame]
{
"name": "IVBaseKit",
"version": "1.3.9",
"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.9"
},
"source_files": [
"Products/",
"Products/**/*.{h,m}"
],
"platforms": {
"ios": "10.0"
},
"requires_arc": true
}