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