blob: 99aa107424ff05451dfd996ab71ee8653e333344 [file] [log] [blame]
{
"name": "KYModulesCommon",
"version": "0.0.1",
"summary": "这仅仅只是一个测试",
"homepage": "https://github.com/CoderKyle/KYModulesCommon",
"license": "MIT",
"authors": {
"Kyle Huang": "huangkai525@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderKyle/KYModulesCommon.git",
"tag": "0.0.1"
},
"source_files": "KYModulesCommon",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
],
"Masonry": [
"~> 1.0.1"
],
"AFNetworking": [
"~> 3.1.0"
]
}
}