3 "version": "2.0.0-beta5",
5 "git": "https://github.com/podio/podio-objc.git",
8 "summary": "PodioKit is an Objective-C client library for the Podio API.",
9 "homepage": "https://github.com/podio/podio-objc",
12 "Sebastian Rehnby": "sebastian@podio.com",
13 "Romain Briche": "briche@podio.com"
20 "source_files": "PodioKit/Common/**/*.{h,m}",
21 "public_header_files": "PodioKit/Common/**/*.h",
22 "prefix_header_file": "PodioKit/Common/PodioKit-Prefix.pch",
24 "source_files": "PodioKit/UIKit/**/*.{h,m}",
25 "public_header_files": "PodioKit/UIKit/*.h",