blob: 0e5193c72c586af277d01cec35ed922032fe63bc [file] [log] [blame]
{
"name": "XUNUIKit",
"version": "0.1.0",
"summary": "A tiny ui tools set.",
"description": "XUNUIKit supply some tools and methods for high frequency use in UI development. Wish XUNUIKit can help you with development.",
"homepage": "https://github.com/https://github.com/ListenXunInNight/XUNUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"https://github.com/ListenXunInNight": "listenxun@gmail.com"
},
"source": {
"git": "https://github.com/ListenXunInNight/XUNUIKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XUNUIKit/Classes/**/*"
}