blob: 36aff1f275f461d83224671271063eb3e090060c [file] [log] [blame]
{
"name": "XUNUIKit",
"version": "1.0.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/ListenXunInNight/XUNUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"https://github.com/ListenXunInNight": "listenxun@gmail.com"
},
"source": {
"git": "https://github.com/ListenXunInNight/XUNUIKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XUNUIKit/Classes/**/*"
}