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