blob: ead2c0b8c7d8c155cec6be1cd182d660ec86b0d4 [file] [log] [blame]
{
"name": "FlashForm",
"version": "0.1.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Create a form in swift in a flash",
"homepage": "https://github.com/isxq/FlashForm",
"source": {
"git": "https://github.com/isxq/FlashForm.git",
"tag": "0.1.7"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"申小强": "shen_x_q@163.com"
},
"social_media_url": "http://isxq.github.io"
}