blob: e6b2f52e9ec2e1ee51b28eabdb0e697900ec24e5 [file] [log] [blame]
{
"name": "SStarView",
"version": "1.0.3",
"summary": "A starView for iOS.",
"homepage": "https://github.com/shingwasix/SStarView",
"screenshots": "https://raw.githubusercontent.com/shingwasix/SStarView/master/screenshoot.png",
"license": "MIT",
"authors": {
"Shingwa Six": "http://blog.waaile.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/shingwasix/SStarView.git",
"tag": "1.0.3"
},
"source_files": "SStarView.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}