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