blob: d3a0b291b147b8df23c5494814921c70a70b6581 [file] [log] [blame]
{
"name": "BlockstackCoreApi-iOS",
"version": "0.1.13",
"summary": "A pod for interacting with blockstack core, core.blockstack.org",
"description": "This pod allows you to perform lookups against the blockstack core api from your mobile apps and to authorize your app to\naccess user data from the blockstack platform",
"homepage": "https://github.com/bedkin/BlockstackCoreApi-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Logan Sease": "logan@bedkin.com"
},
"source": {
"git": "https://github.com/bedkin/BlockstackCoreApi-iOS.git",
"tag": "0.1.13"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BlockstackCoreApi/Classes/**/*",
"pushed_with_swift_version": "4.0"
}