blob: ba7c76fb0fd604e30646c53e778979e8e93c99db [file] [log] [blame]
{
"name": "Forms",
"version": "0.0.1",
"summary": "Buiseness logic for mobile forms.",
"description": "Library provides logic to drive your forms. No UI is provide.\nIt's provide all neccesasary attributes of form including validators,\nbut is really flexible to customized for your needs",
"homepage": "https://github.com/yariksmirnov/Forms",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yaroslav Smirnov": "yarikbonch@gmail.com"
},
"social_media_url": "http://twitter.com/yariksmirnov",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yariksmirnov/Forms.git",
"tag": "0.0.1"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"frameworks": "CoreTelephony",
"pushed_with_swift_version": "4.0"
}