blob: 31c839f94249b2abdc0020b91619f2788f02801f [file] [log] [blame]
{
"name": "XLFormExt",
"version": "0.1.3",
"summary": "tools used with XLForm",
"description": "Some useful tools when using XLForm as the main layout util.",
"homepage": "https://github.com/akirakazu/XLFormExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aki Xavier": "aki.xavier@me.com"
},
"source": {
"git": "https://github.com/akirakazu/XLFormExt.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XLFormExt/Classes/**/*",
"dependencies": {
"XLForm": [
],
"PureLayout": [
]
}
}