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