blob: e641bf87504e3811802262ede023f01f252ab2dc [file] [log] [blame]
{
"name": "YIMKit",
"version": "0.1.4",
"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.1.4"
},
"source_files": "YIMKit/src/**/*.{h,m,c}",
"resources": "YIMKit/resource/*.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"DZNEmptyDataSet": [
],
"YYKit": [
],
"AFNetworking": [
]
}
}