blob: b07e7af03f7bf26bd7a6e1107ac7ea2b8d823ed2 [file] [log] [blame]
{
"name": "AnchorSDK",
"version": "1.0.2",
"summary": "Anchor SDK",
"homepage": "https://github.com/chlsix/AnchorSDK",
"license": "MIT",
"authors": {
"chenlei": "leichensix@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/chlsix/AnchorSDK.git",
"tag": "1.0.2"
},
"source_files": [
"AnchorSDK",
"AnchorSDK.framework/Headers/*.{h}"
],
"vendored_frameworks": "AnchorSDK.framework",
"public_header_files": "AnchorSDK.framework/Headers/AnchorSDK.h"
}