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