blob: b76d19080472f18575430a8f594c007e12a91303 [file] [log] [blame]
{
"name": "BlockstackCoreApi-iOS",
"version": "0.1.18",
"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.18"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BlockstackCoreApi/Classes/**/*",
"pushed_with_swift_version": "4.0"
}