blob: 1b1b8e4193a28eb3727927895666c64f4620a605 [file] [log] [blame]
{
"name": "beaconXSDK",
"version": "0.0.5",
"summary": "SDK For eddystone",
"description": "SDK For Eddystone",
"homepage": "https://github.com/MokoBeaconX/mokoBeaconX_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lovexiaoxia": "aadyx2007@163.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/MokoBeaconX/mokoBeaconX_iOS.git",
"tag": "0.0.5"
},
"requires_arc": true,
"source_files": "beaconXSDK/**"
}