blob: 5af0623639b47bb23f379980dcfd7e5626ea1eb4 [file] [log] [blame]
{
"name": "iOSBaseKit",
"version": "1.0.0",
"summary": "iOS 测试库组件",
"description": "TODO: 这是一个Cocoapods制作自己的共有库的测试版本、",
"homepage": "https://github.com/751547752/iOSBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/751547752/iOSBaseKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"authors": {
"sncoder": "751547752@qq.com"
},
"dependencies": {
"YYKit": [
],
"AFNetworking": [
],
"IQKeyboardManager": [
]
}
}