blob: 1a5bcc1c436a308d8ed1724a3fee6c4fe820b574 [file] [log] [blame]
{
"name": "ZHShop",
"version": "0.3.5",
"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.3.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZHShop/Classes/**/*",
"dependencies": {
"ZHBase": [
],
"ZMFKNetWorking": [
],
"SDWebImage": [
],
"Masonry": [
],
"JSONModel": [
],
"Toast": [
],
"ActionSheetPicker-3.0": [
],
"DZNEmptyDataSet": [
],
"HMSegmentedControl": [
],
"SDCycleScrollView": [
],
"MJRefresh": [
]
}
}