blob: 1ab675447fa0acb876b8a6eb0d09e145eefaff00 [file] [log] [blame]
{
"name": "QuestSDK",
"version": "0.1.10",
"summary": "Marcapollo Quest-Platform SDK for iOS.",
"description": "Marcapollo QuestSDK for iOS, a total solution of iBeacon.",
"homepage": "https://github.com/Marcapollo-Global/QuestSDK-iOS",
"license": "MIT",
"authors": {
"Marcapollo": "engineer@marcapollo-global.com"
},
"source": {
"git": "https://github.com/Marcapollo-Global/QuestSDK-iOS.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"QuestSDK": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
]
}
}