blob: 8e5490aa10f2d0aa87b244c4eb019cfbc0bbc86d [file] [log] [blame]
{
"name": "UICore",
"version": "0.0.1",
"summary": "A iOS UIComponents Kit for Develop of UICore.",
"description": "UICore Kit for iOS Development efficiency! 2333333333333",
"homepage": "https://github.com/iURWang/UICore",
"license": "MIT",
"authors": {
"pmo": "wangrui@bangbangbang.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iURWang/UICore.git",
"tag": "0.0.1"
},
"source_files": [
"UICore",
"UICore/UICore/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}