blob: 8633205608547488a5e6fca077a5b755cac57620 [file] [log] [blame]
{
"name": "SHCategory",
"version": "0.0.2",
"summary": "一些常用的Category.",
"homepage": "https://github.com/seanhuangme/SHCategory",
"license": "MIT",
"authors": {
"seanhuangme": "917660908@qq.com"
},
"social_media_url": "http://weibo.com/seanhuangme",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/seanhuangme/SHCategory.git",
"tag": "v0.0.2"
},
"source_files": "SHCategory",
"requires_arc": true,
"dependencies": {
"Masonry": [
"0.5.3"
],
"HexColors": [
"2.2.1"
],
"MBProgressHUD": [
"0.8"
],
"MBProgressHUDExtensions": [
"0.0.1"
],
"UIImage-ResizeMagick": [
"0.0.1"
]
}
}