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