blob: ef76dca09025a3f625220955e74d1ff87c95da23 [file] [log] [blame]
{
"name": "YIMKit",
"version": "0.0.9",
"summary": "library for ybz",
"homepage": "https://github.com/yiiim/YIMKit",
"license": "MIT",
"authors": {
"ybz": "ybz975218925@live.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yiiim/YIMKit.git",
"tag": "0.0.9"
},
"source_files": "YIMKit/src/**/*.{h,m,c}",
"resources": "YIMKit/resource/*.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"DZNEmptyDataSet": [
],
"YYKit": [
]
}
}