blob: 33b8213aaba788a8844d4f53fa8e8e98df74c6c4 [file] [log] [blame]
{
"name": "MonFlowCell",
"version": "0.1.0",
"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.1.0"
},
"source_files": "CellTest/MonFlowCell/*",
"swift_version": "4.2",
"resources": "CellTest/MonFlowCell/MonCellManager.bundle",
"frameworks": [
"UIKit",
"Foundation"
]
}