blob: 12ba4cc37ffc5d4b91c95c3e7bdc7b08160b0b7f [file] [log] [blame]
{
"name": "Batching",
"version": "1.2.1",
"summary": "A batching library for the analytics events.",
"homepage": "https://github.com/arorajatin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jatin": "jatinarora269@gmail.com"
},
"social_media_url": "https://twitter.com/jatinarora269",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PhonePe/Batching.git",
"tag": "1.2.1"
},
"source_files": [
"Batching",
"Batching/**/*.{swift}"
],
"resource_bundles": {
"Batching": [
"Batching/Resources/**/*.{xcdatamodeld,xcdatamodel}"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}