blob: fcb99adff325867863b322083b269cfe652568d8 [file] [log] [blame]
{
"name": "MarketFox",
"version": "0.1.4",
"summary": "Marketing Automation Simplified",
"description": "Marketfox helps you to convert more visitors into customers by keeping track of their events and automating your marketing campaigns",
"homepage": "https://www.marketfox.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sojan": "sojan@marketfox.io"
},
"source": {
"git": "https://github.com/sojan-official/marketfox-ios-sdk.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MarketFoxSDK/*.{h,m}",
"ios": {
"vendored_libraries": "MarketFoxSDK/libMarketFox.a"
},
"frameworks": [
"CoreLocation",
"UserNotifications",
"UIKit",
"CoreTelephony"
]
}