blob: 775f20fada87ff05f61f06ceee3987a9681bb12b [file] [log] [blame]
{
"name": "StarShareDevUIKit",
"version": "0.6.9",
"summary": "UI Components for iOS ~",
"description": "UI Components for iOS of StarShareDevUIKit.",
"homepage": "https://github.com/StarShare/StarShareDevUIKit",
"license": "MIT",
"authors": {
"wangrui": "wangrui@bangbangbang.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/StarShare/StarShareDevUIKit.git",
"tag": "0.6.9"
},
"resources": "StarShareDevUIKit/StarShareDevUIKit/**/*.bundle",
"source_files": "StarShareDevUIKit/StarShareDevUIKit/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}