[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / d / a / 3 / Freshpaint / 0.2.1 / Freshpaint.podspec.json
blob4b6aab13bb3d7fbe4e2a0876f156cd3f5f911d48
2   "name": "Freshpaint",
3   "module_name": "FreshpaintSDK",
4   "version": "0.2.1",
5   "summary": "Integrate Freshpaint with your iOS App.",
6   "description": "The Freshpaint iOS SDK for sending data from your iOS\napp into Freshpaint.",
7   "homepage": "https://freshpaint.io/",
8   "authors": {
9     "Freshpaint": "michael@freshpaint.io"
10   },
11   "license": "MIT",
12   "source": {
13     "git": "https://github.com/freshpaint-io/freshpaint-ios.git",
14     "tag": "0.2.1"
15   },
16   "platforms": {
17     "ios": "11.0",
18     "tvos": "9.0"
19   },
20   "ios": {
21     "frameworks": "CoreTelephony"
22   },
23   "frameworks": [
24     "Security",
25     "StoreKit",
26     "SystemConfiguration",
27     "UIKit"
28   ],
29   "source_files": [
30     "Freshpaint/Classes/**/*",
31     "Freshpaint/Internal/**/*"
32   ]