blob: f72adac6d87c7e26d935944ca581aea0416966e1 [file] [log] [blame]
{
"name": "AIMQuestionnaire",
"version": "0.1.3",
"summary": "AIMQuestionnaire support the generate of question and answer. support theme. require AIMJSONModelNetworking-iOS for JSON and Model parse",
"description": "AIMQuestionnaire support the generate of question and answer. support theme. require AIMJSONModelNetworking-iOS for JSON and Model parse. the result will be delegate back and you can freely manage it.",
"homepage": "https://github.com/Ponlavit/AIMQuestionnaire",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ponlavit Larpeampaisarl": "ponlavit@do.in.th"
},
"source": {
"git": "https://github.com/Ponlavit/AIMQuestionnaire.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/code_rabbit",
"platforms": {
"ios": "9.0"
},
"module_name": "AIMQuestionnaire",
"source_files": "AIMQuestionnaire/Classes/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"AIMJSONModelNetworking-iOS": [
],
"MBProgressHUD": [
]
}
}