[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / b / d / MarketFox / 0.1.2 / MarketFox.podspec.json
blobf52aa991a0d40b992e97d809e709d6922874dd40
2   "name": "MarketFox",
3   "version": "0.1.2",
4   "summary": "Marketing Automation Simplified",
5   "description": "Marketfox helps you to convert more visitors into customers by keeping track of their events and automating your marketing campaigns",
6   "homepage": "https://www.marketfox.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sojan": "sojan@marketfox.io"
13   },
14   "source": {
15     "git": "https://github.com/sojan-official/marketfox-ios-sdk.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MarketFoxSDK/*.{h,m}",
22   "ios": {
23     "vendored_libraries": "MarketFoxSDK/libMarketFox.a"
24   },
25   "frameworks": [
26     "CoreLocation",
27     "UserNotifications",
28     "UIKit",
29     "CoreTelephony"
30   ]