[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / d / Batching / 1.2.1 / Batching.podspec.json
blob12ba4cc37ffc5d4b91c95c3e7bdc7b08160b0b7f
2   "name": "Batching",
3   "version": "1.2.1",
4   "summary": "A batching library for the analytics events.",
5   "homepage": "https://github.com/arorajatin",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jatin": "jatinarora269@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/jatinarora269",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/PhonePe/Batching.git",
19     "tag": "1.2.1"
20   },
21   "source_files": [
22     "Batching",
23     "Batching/**/*.{swift}"
24   ],
25   "resource_bundles": {
26     "Batching": [
27       "Batching/Resources/**/*.{xcdatamodeld,xcdatamodel}"
28     ]
29   },
30   "frameworks": [
31     "UIKit",
32     "Foundation"
33   ],
34   "requires_arc": true,
35   "pushed_with_swift_version": "3.0"