blob: 6aee7a0516fbdd48e644bc2426f3fb1134cbdd4b [file] [log] [blame]
{
"name": "SmartAdLib",
"version": "1.1.5",
"summary": "Bluetooth iBeacon Advertisement and Analysis Library.",
"description": " SmartAd Provide the easiest developer friendly iBeacon Advertisement system. We provide both back and front end for your development.\n\n",
"homepage": "http://www.igpsd.com",
"license": {
"type": "Copyright",
"text": "Copyright 2011 IGPSD Ltd Inc. All Rights Reserved."
},
"authors": {
"Chris Chan": "chrischan@igpsd.com"
},
"source": {
"git": "https://github.com/moming2k/SmartAdLib.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SmartAdLib": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreTelephony",
"EventKit",
"EventKitUI",
"MessageUI",
"StoreKit",
"SystemConfiguration",
"CoreBluetooth",
"CoreLocation",
"AdSupport"
],
"dependencies": {
"AFNetworking": [
"~> 2.0"
]
}
}