blob: f64a31c37bc033e80b902178f6534db67afc1bd3 [file] [log] [blame]
{
"name": "Survey",
"version": "0.0.5",
"summary": "Survey is a library to simplify the process of creating and validating forms. This library is loosely based on CoreData and Django forms.",
"homepage": "http://github.com/wess/Survey",
"license": "MIT",
"authors": {
"Wess Cope": "wcope@me.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wess/Survey.git",
"tag": "0.0.5"
},
"source_files": "Survey/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}