blob: d42b29f3a203379f419e19613657373118d6e10c [file] [log] [blame]
{
"name": "iOSBaseKit",
"version": "1.0.2",
"summary": "iOS基础组件",
"description": "一个iOS基础组件",
"homepage": "https://github.com/751547752/iOSBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/751547752/iOSBaseKit.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"authors": {
"sncoder": "751547752@qq.com"
},
"source_files": "iOSBaseKit/*.{h,m}",
"dependencies": {
"YYKit": [
],
"AFNetworking": [
],
"IQKeyboardManager": [
]
}
}