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