blob: b250b0e43323038ca045bd3a6b8a1511b6ae17d7 [file] [log] [blame]
{
"name": "tako",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "tako/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"XMLDictionary": [
]
}
}