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