blob: 839d33d6eb0c1ab02c1d48d1bf692511e806e3c3 [file] [log] [blame]
{
"name": "tako",
"version": "0.1.17",
"summary": "cross device layout system",
"description": "a cross device layout system that replace HTML in mobile devices",
"homepage": "https://github.com/akirakazu/tako-cocoa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aki Xavier": "aki.xavier@me.com"
},
"source": {
"git": "https://github.com/akirakazu/tako-cocoa.git",
"tag": "0.1.17"
},
"platforms": {
"ios": "7.0"
},
"source_files": "tako/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"XMLDictionary": [
]
}
}