blob: fb5590391c8173398f9ee75417ac43cc0501cac8 [file] [log] [blame]
{
"name": "HHJShowImage_VideoList",
"version": "0.0.7",
"summary": "A imageview of HHJShowImage_VideoList for henghajiang.",
"description": "A imageview of HHJShowImage_VideoList for henghajiang",
"homepage": "https://github.com/NameWZZ/HHJShowImage_VideoList",
"license": "MIT",
"authors": {
"namewzz": "namewzz@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.henghajiang.com/iOS_Code_Group/HHJShowImage_VideoList.git",
"tag": "0.0.7"
},
"source_files": [
"HHJImageShowList",
"HHJImageShowList/HHJImagePickerController/**/*.{h,m}",
"HHJImageShowList/HHJView/**/*.{h,m}"
],
"resources": "HHJImageShowList/Resources/**/*.png",
"frameworks": [
"UIKit",
"Photos",
"AssetsLibrary",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"HHJTools": [
],
"TZImagePickerController": [
"1.9.5"
],
"YYKit": [
]
},
"subspecs": [
{
"name": "HHJMode",
"source_files": "HHJImageShowList/HHJMode/*.{h,m}"
}
]
}