blob: a28ffe41fea4d4f58a28828f638ceed7d07aa1a3 [file] [log] [blame]
{
"name": "SwiftyTypeForm",
"version": "0.0.3",
"summary": "TypeForm-like UIViewController subclass.",
"description": "TypeForm-like UIViewController subclass for data collection from user.",
"homepage": "https://github.com/rchatham/SwiftyTypeForm",
"license": "MIT",
"authors": {
"Reid Chatham": "reid.chatham@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rchatham/SwiftyTypeForm.git",
"tag": "0.0.3"
},
"source_files": [
"SwiftyTypeForm",
"SwiftyTypeForm/*.swift"
],
"dependencies": {
"PhoneNumberKit": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0"
}