[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 0 / Targetly / 0.1.0 / Targetly.podspec.json
blobe411deacd58f9a947ab493cd5a154ab757d1d83c
2   "name": "Targetly",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Targetly is a powerful and pure Swift implemented library for personalization of push notifications.",
9   "homepage": "https://github.com/targetlyai/iOS-SDK",
10   "authors": {
11     "TargetlyAI Software Foundation": "info@targetly.ai"
12   },
13   "source": {
14     "git": "https://github.com/targetlyai/iOS-SDK.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.2",
23     "5.3"
24   ],
25   "source_files": [
26     "Targetly/**/*.swift"
27   ],
28   "exclude_files": "Targetly/Targetly-Demo/",
29   "swift_version": "5.3"