blob: 0c2e1af0fe6dab5f274e31ffef3ce18646d41287 [file] [log] [blame]
{
"name": "SStarView",
"version": "1.0.2",
"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": "6.0"
},
"source": {
"git": "https://github.com/shingwasix/SStarView.git",
"tag": "1.0.2"
},
"source_files": "SStarView.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}