2 "name": "SPTDataLoader",
4 "summary": "SPTDataLoader is Spotify’s HTTP library for Objective-C",
5 "description": "Authentication and back-off logic is a pain, let’s do it\nonce and forget about it! This is a library that allows you\nto centralise this logic and forget about the ugly parts of\nmaking HTTP requests.",
12 "homepage": "https://github.com/spotify/SPTDataLoader",
13 "social_media_url": "https://twitter.com/spotifyeng",
14 "license": "Apache 2.0",
16 "Will Sackfield": "sackfield@spotify.com"
19 "git": "https://github.com/spotify/SPTDataLoader.git",
23 "include/SPTDataLoader/*.h",
24 "SPTDataLoader/*.{h,m}"
26 "public_header_files": "include/SPTDataLoader/*.h",
27 "frameworks": "Security",
29 "OTHER_LDFLAGS": "-lObjC"
31 "pushed_with_swift_version": null