| { |
| "name": "EbizuPublisherSDKLite", |
| "version": "1.0.0", |
| "summary": "The Ebizu Publisher SDK is a powerful plugin that you can add to your app to enable you to quickly connect and deploy campaigns", |
| "description": "The Ebizu SDK is a powerful plugin that you can add to your app to enable you to quickly connect and deploy campaigns from the cloud, and enrich your apps with location and proximity context.", |
| "homepage": "http://www.ebizu.com", |
| "license": "MIT", |
| "authors": "Ebizu, Inc.", |
| "platforms": { |
| "ios": "8.3" |
| }, |
| "source": { |
| "http": "http://gitlab.ebizu.com/taufik/Ebizu-publisher-ios-sdk-pod/raw/master/EbizuPublisherSDKLite/Frameworks.zip", |
| "flatten": true |
| }, |
| "vendored_frameworks": "Frameworks/EbizuPublisherSDKLite.framework", |
| "frameworks": [ |
| "AdSupport", |
| "CoreBluetooth", |
| "CoreLocation" |
| ] |
| } |