blob: 49a27d55316450fc6498783af5f0c3cba8676892 [file] [log] [blame]
{
"name": "Jumprock",
"version": "1.0.0",
"summary": "Send static forms via the Jumprock API.",
"description": "Send static forms via Jumprock's API.",
"homepage": "https://github.com/imryan/jumprock-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Cohen": "notryancohen@gmail.com"
},
"source": {
"git": "https://github.com/imryan/jumprock-ios.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/ryancohen",
"platforms": {
"ios": "8.0"
},
"source_files": "Jumprock/Classes/**/*",
"swift_version": "4.2"
}