blob: 7383fd6c800d7a0b3a8bf9abbb9b588039291f80 [file] [log] [blame]
{
"name": "beaconXSDK",
"version": "0.0.4",
"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.4"
},
"requires_arc": true,
"source_files": "beaconXSDK/**"
}