blob: a494935ccc1eda19b03e137b7013c5ecc6ecc221 [file] [log] [blame]
{
"name": "mokoBeaconSDK",
"version": "0.0.1",
"summary": "iBeacon",
"description": "moko iBeacon SDK",
"homepage": "https://github.com/MokoBeacon/mokoBeacon-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lovexiaoxia": "aadyx2007@163.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/MokoBeacon/mokoBeacon-iOS.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "mokoBeaconSDK/**"
}