blob: c579d14d5e8c75d02854b4f35ca379a7f9c17db3 [file] [log] [blame]
{
"name": "FlashForm",
"version": "0.1.5",
"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.5"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"申小强": "shen_x_q@163.com"
},
"social_media_url": "http://isxq.github.io"
}