blob: cd6440a62fc32933b408a91ef7e95370110c3351 [file] [log] [blame]
{
"name": "QuestSDK",
"version": "0.1.6",
"summary": "Marcapollo QuestSDK for iOS.",
"description": "Marcapollo QuestSDK for iOS, a total solution of iBeacon.",
"homepage": "https://github.com/shine-chen/QuestSDK-iOS",
"license": "MIT",
"authors": {
"Shine Chen": "hsiehwei029@gmail.com"
},
"source": {
"git": "https://github.com/shine-chen/QuestSDK-iOS.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"QuestSDK": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
]
}
}