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