blob: a64a45a2f3aadc0ba98f05e9acd348db4610f8dd [file] [log] [blame]
{
"name": "UICore",
"version": "0.0.2",
"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.2"
},
"source_files": "UICore/UICore/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}