blob: 18d9fbb0944c6cf377c39530ffd42376aa70d329 [file] [log] [blame]
{
"name": "wizarcanSDK",
"version": "1.0.0",
"summary": "wizarcanSDK is iBeacon SDK",
"description": "wizarcanSDK is used for iBeacon functions",
"homepage": "https://github.com/suhang1982/wizarcanSDK",
"license": "MIT",
"authors": {
"suhang": "suhang_1982@163.com"
},
"source": {
"git": "https://github.com/suhang1982/wizarcanSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "wizarcanSDK/*",
"frameworks": [
"CoreData",
"QuartzCore",
"UIKit",
"Foundation",
"CFNetwork"
]
}