blob: 70c2e15f66f63483a516cb251fb18606036ebb50 [file] [log] [blame]
{
"name": "StarShareDevUIKit",
"version": "0.9.8",
"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.9.7"
},
"resources": "StarShareDevUIKit/StarShareDevUIKit/**/*.bundle",
"source_files": "StarShareDevUIKit/StarShareDevUIKit/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}