blob: 970e7d20469e97ead162c04889a54d3b9793abfe [file] [log] [blame]
{
"name": "DEFd",
"version": "0.0.4",
"summary": "DEFd.",
"description": "this is CTMediatorddddddddasD",
"homepage": "https://github.com/redPace/DEFd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liqinghong": "liqinghong@jianke.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/redPace/DEFd.git",
"tag": "0.0.4"
},
"source_files": [
"def/View/*.{h,m}",
"def/View/VModel/*.{h,m}",
"def/View/BaseUIView/*.{h,m}",
"def/View/Catogory/**/*.{h,m}",
"def/View/BaseUICollectionView/*.{h,m}",
"def/View/BaseUICollectionViewCell/*.{h,m}",
"def/View/BaseUINavigationController/*.{h,m}",
"def/View/BaseUITableView/*.{h,m}",
"def/View/BaseUITableViewCell/*.{h,m}",
"def/View/BaseUIViewController/*.{h,m}"
],
"frameworks": "UIKit"
}