blob: 7738b696b14c1f6cfc8918d76d6d308051e7a2a4 [file] [log] [blame]
{
"name": "MonFlowCell",
"version": "0.0.8",
"summary": "A Flow Cell that use for form",
"description": "hahha",
"homepage": "https://github.com/pingzimon/MonFlowCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pingzi": "bottle_cheung@aliyun.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pingzimon/MonFlowCell.git",
"tag": "0.0.8"
},
"source_files": "CellTest/MonFlowCell/*",
"swift_version": "4.2",
"resources": "CellTest/MonFlowCell/MonCellManager.bundle",
"frameworks": [
"UIKit",
"Foundation"
]
}