Skip to content

Commit

Permalink
added iui mobile and tablet framework
Browse files Browse the repository at this point in the history
  • Loading branch information
zQueal committed May 9, 2012
1 parent 1b3265f commit 56c4837
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions ajax/libs/iui/0.40b2/iui.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions ajax/libs/iui/package.json
@@ -0,0 +1,30 @@
{
"name": "iui",
"filename": "iui.min.js",
"description": "iUI is a framework consisting of a JavaScript library, CSS, and images for developing advanced mobile webapps. Made with only iPhone in mind in the first place (reason of i UI), we now supports most smartphones & tablets.",
"version": "0.40b2",
"homepage": "http://iui-js.org",
"keywords": [
"mobile",
"tablet",
"framework"
],
"maintainers": [
{
"name": "Sean Gilligan"
}
],
"repository": {
"type": "git",
"url": "http://code.google.com/p/iui/source/browse/"
},
"bugs": {
"url": "http://code.google.com/p/iui/issues/list"
},
"licenses": [
{
"type": "MIT",
"url": "http://code.google.com/p/iui/source/browse/LICENSE.txt"
}
]
}

0 comments on commit 56c4837

Please sign in to comment.