blob: 95f7e1062ac5e7694e27fff6a7ae15add48a3a2e [file] [log] [blame]
{
"name": "ZGCommon",
"version": "0.1.6",
"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.6"
},
"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": [
]
}
}