blob: a8d46ad475f67bf819cd05490cc04b975ce250eb [file] [log] [blame]
{
"name": "Pocket",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/pokt-network/pocket-ios-sdk",
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"summary": "An iOS SDK to connect to the Pocket Network.",
"source": {
"git": "https://github.com/pokt-network/pocket-ios-sdk.git",
"tag": "0.0.1"
},
"source_files": "Pocket/**/*.{swift}",
"frameworks": "Foundation",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_version": "4.0"
}