blob: 6aaf187c75c8e7ae03ea070f1f08a4114273547d [file] [log] [blame]
{
"name": "MYSForms",
"version": "0.1.3",
"summary": "Easily build forms on ios 7+.",
"description": "Easily create highly customizable forms bound to a model in iOS.",
"homepage": "https://github.com/mysterioustrousers/MYSForms",
"license": "MIT",
"authors": {
"Adam Kirk": "atomkirk@gmail.com"
},
"social_media_url": "http://twitter.com/atomkirk",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mysterioustrousers/MYSForms.git",
"tag": "0.1.3"
},
"source_files": "MYSForms/MYSForms/**/*.{h,m}",
"resource_bundles": {
"MYSForms": "MYSForms/MYSForms/**/*.png"
},
"resources": "MYSForms/MYSForms/**/*.xib",
"requires_arc": true
}