blob: f74afd5e94bdace368c683809db9c4c5b13bc8dd [file] [log] [blame]
{
"name": "ZHShop",
"version": "0.2.3",
"summary": "this is a shop demo",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xianguozzt/ZHShop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xianguozzt": "xu.han@zhongheschool.com"
},
"source": {
"git": "https://github.com/xianguozzt/ZHShop.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZHShop/Classes/**/*",
"dependencies": {
"ZHBase": [
],
"ZMFKNetWorking": [
],
"SDWebImage": [
],
"Masonry": [
],
"JSONModel": [
],
"Toast": [
],
"ActionSheetPicker-3.0": [
],
"DZNEmptyDataSet": [
],
"HMSegmentedControl": [
]
}
}