5 "summary": "Cocoa plotting framework for Mac OS X and iOS.",
6 "homepage": "https://github.com/core-plot",
7 "social_media_url": "https://twitter.com/CorePlot",
8 "documentation_url": "http://core-plot.github.io",
10 "Drew McCormack": "drewmccormack@mac.com",
11 "Brad Larson": "larson@sunsetlakesoftware.com",
12 "Eric Skroch": "eskroch@mac.com",
13 "Barry Wark": "barrywark@gmail.com"
16 "git": "https://github.com/core-plot/core-plot.git",
19 "description": "Core Plot is a plotting framework for OS X and iOS. It provides 2D visualization of data, and is tightly integrated with Apple technologies like Core Animation, Core Data, and Cocoa Bindings.",
27 "framework/CorePlot-CocoaTouch.h",
28 "framework/iPhoneOnly/*.{h,m}"
37 "source_files": "framework/MacOnly/*.{h,m}",
41 "framework/Source/*.{h,m}",
42 "framework/CocoaPods/*.h",
43 "framework/TestResources/CorePlotProbes.d"
46 "**/*{TestCase,Tests}.{h,m}",
49 "private_header_files": [
55 "ALWAYS_SEARCH_USER_PATHS": "YES"