blob: 2e7d3978b1f2533f8f322c2edf3adcbf5297ad0a [file] [log] [blame]
{
"name": "XLFormExt",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XLFormExt/Classes/**/*",
"dependencies": {
"XLForm": [
],
"PureLayout": [
]
}
}