blob: 2bc3a805d53da02185903d8da0bc346d4af98031 [file] [log] [blame]
{
"name": "AnchorSDK",
"version": "1.0.4.1",
"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.4.1"
},
"source_files": [
"AnchorSDK",
"AnchorSDK.framework/Headers/*.{h}"
],
"vendored_frameworks": "AnchorSDK.framework",
"public_header_files": "AnchorSDK.framework/Headers/AnchorSDK.h"
}