blob: 930bc9a035ba542acec52d69ccb6a0b332b3c121 [file] [log] [blame]
{
"name": "VTSystemVersion",
"version": "0.1",
"summary": "Checking iOS system version.",
"description": "Checking the current device iOS system version.",
"homepage": "https://github.com/vtourraine/VTSystemVersion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vincent Tourraine": "me@vtourraine.net"
},
"social_media_url": "http://twitter.com/vtourraine",
"source": {
"git": "https://github.com/vtourraine/VTSystemVersion.git",
"tag": "0.1"
},
"source_files": "Classes",
"platforms": {
"ios": null
},
"frameworks": "UIKit",
"requires_arc": true
}