blob: 867bad2a8e65534306698fdf56484ce0f197eb53 [file] [log] [blame]
{
"name": "MJPicHelper",
"version": "0.0.2",
"summary": "MJPicHelper--MJ-helper",
"homepage": "https://github.com/junwangInChina/MJPicHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "9.1"
},
"source": {
"git": "https://github.com/junwangInChina/MJPicHelper",
"tag": "0.0.2"
},
"source_files": "MJPicHelper/MJPicHelper/MJPicHelper/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"AFNetworking": [
],
"SVProgressHUD": [
],
"SDWebImage": [
]
}
}