blob: 9149be55df3987d54371af2366f5cf43d2c83655 [file] [log] [blame]
{
"name": "ZGCommon",
"version": "0.1.8",
"summary": "ZGCommon组件库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.ckmooc.com/frame/ios/ZGCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jiguanghui": "jiguanghui@thunisedu.com"
},
"source": {
"git": "http://git.ckmooc.com/frame/ios/ZGCommon.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZGCommon/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"MBProgressHUD": [
"~>1.1.0"
],
"YTKNetwork": [
],
"SDWebImage": [
],
"MJRefresh": [
"~> 3.1.12"
],
"MJExtension": [
],
"LYEmptyView": [
],
"LEETheme": [
],
"TZImagePickerController": [
],
"ZZCircleProgress": [
],
"BGFMDB": [
"~> 2.0.9"
],
"FLAnimatedImage": [
]
}
}