[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 8 / 0 / a / MarketfoxiOS / 0.1.0 / MarketfoxiOS.podspec.json
blobec75f687829381ce09d53a65ad61ef2e17294a9f
2   "name": "MarketfoxiOS",
3   "version": "0.1.0",
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.git",
16     "tag": "0.1.0"
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     "UIKit",
27     "CoreLocation",
28     "UserNotifications",
29     "CoreTelephony"
30   ]