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