2 "name": "VIMNetworking",
4 "summary": "The Vimeo iOS SDK",
5 "description": "VIMNetworking is an Objective-C library that enables interaction with the Vimeo API. It handles authentication, request submission and cancellation, and video upload. Advanced features include caching and powerful model object parsing.",
6 "homepage": "https://github.com/vimeo/VIMNetworking",
12 "Alfie Hanssen": "alfie@vimeo.com",
13 "Rob Huebner": "robh@vimeo.com",
14 "Gavin King": "gavin@vimeo.com",
15 "Kashif Muhammad": "support@vimeo.com",
16 "Andrew Whitcomb": "support@vimeo.com",
17 "Stephen Fredieu": "support@vimeo.com",
18 "Rahul Kumar": "support@vimeo.com"
20 "social_media_url": "http://twitter.com/vimeoapi",
26 "git": "https://github.com/vimeo/VIMNetworking.git",
29 "source_files": "VIMNetworking/Networking/**/*.{h,m}",
45 "source_files": "VIMNetworking/Cache/*.{h,m}",
53 "source_files": "VIMNetworking/Keychain/*.{h,m}",
60 "name": "ObjectMapper",
61 "source_files": "VIMNetworking/ObjectMapper/**/*.{h,m}",
62 "frameworks": "Foundation"
66 "source_files": "VIMNetworking/Model/**/*.{h,m}",
73 "VIMNetworking/ObjectMapper": [
80 "source_files": "VIMNetworking/Private/**/*.{h,m}",
86 "VIMNetworking/Model": [