blob: 53b1ca7a5519799fb9284d7294f98a2c78ec1be2 [file] [log] [blame]
{
"name": "Rockstar",
"version": "0.1.0",
"summary": "Swifty APIs for creating clean apps",
"description": "APIs designed to leverage the existing ecosystems, providing swifty APIs to create faster and more robust apps.",
"swift_version": "4.1",
"homepage": "https://github.com/RockStarSwift/RockStar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joannis": "joannis@orlandos.nl"
},
"source": {
"git": "https://github.com/RockStarSwift/RockStar.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/joannisorlandos",
"platforms": {
"ios": "8.0"
},
"source_files": "Rockstar/Classes/**/*"
}