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