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/**/*.{h,m}",
43 "source_files": "VIMNetworking/Cache/VIMCache.{h,m}",
51 "source_files": "VIMNetworking/Keychain/VIMKeychain.{h,m}",
59 "source_files": "VIMNetworking/Model/*.{h,m}",
66 "VIMNetworking/ObjectMapper": [
72 "name": "ObjectMapper",
73 "source_files": "VIMNetworking/ObjectMapper/*.{h,m}",
74 "frameworks": "Foundation"
78 "source_files": "VIMNetworking/Private/**/*.{h,m}",
84 "VIMNetworking/Model": [