blob: 2d259f075890231a680c66fe901be9a33f42cfd4 [file] [log] [blame]
{
"name": "MajorTom",
"version": "0.1.0",
"summary": "Easily pull remote config from your server",
"description": "If you want to be able to remotely change certain settings, this pod is for you. Inspired by Ground Control, but with zero dependencies.",
"homepage": "https://github.com/lewis-smith/MajorTom",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lewis Smith": "lewisthesmith@gmail.com"
},
"source": {
"git": "https://github.com/lewis-smith/MajorTom.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/itinerantDev",
"platforms": {
"ios": "8.0"
},
"source_files": "MajorTom/Classes/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}