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