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