blob: 661c6be3279df6c0ac725b7e12dbe5dbbfdf20f0 [file] [log] [blame]
{
"name": "XDXRatingBar",
"version": "1.2.0",
"summary": "A super-easy-to-use iOS rating bar API, written in Swift and compatible with Objective-C.",
"homepage": "https://github.com/6xieapplexia6/XDXRatingBar",
"screenshots": "https://raw.githubusercontent.com/6xieapplexia6/XDXResources/master/XDXRatingBar_intro.png",
"license": "MIT",
"authors": {
"6谢侠6": "xiechong23@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/6xieapplexia6/XDXRatingBar.git",
"tag": "1.2.0"
},
"source_files": "XDXRatingBar/*.{h,swift}",
"resources": "XDXRatingBar/Pod_Asset_XDXRatingBar.xcassets",
"frameworks": "UIKit",
"swift_version": "4.1",
"requires_arc": true
}