{ | |
"name": "MonFlowCell", | |
"version": "0.0.2", | |
"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.2" | |
}, | |
"source_files": "CellTest/MonFlowCell/*", | |
"swift_version": "4.2", | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
] | |
} |