[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 1 / 0 / 6 / PXSourceList / 2.0.3 / PXSourceList.podspec.json
blob22116b188ccbe507556cce31c70764b13ae9f3c6
2   "name": "PXSourceList",
3   "version": "2.0.3",
4   "authors": {
5     "Alex Rozanski": "alex@rozanski.me"
6   },
7   "license": "BSD",
8   "homepage": "https://github.com/Perspx/PXSourceList",
9   "summary": "A Source List control for OS X.",
10   "social_media_url": "http://twitter.com/alexrozanski",
11   "requires_arc": true,
12   "description": "                   PXSourceList is an NSOutlineView subclass which provides an easy-to-use\n                   implementation of a sidebar similar to that found in iTunes, iPhoto and\n                   Mail.app.\n\n                   PXSourceList provides a simple API for displaying *icons* and *badges*\n                   which are often used in Source Lists. The project additionally contains\n                   and NSTableCellView subclass and generic data source model item for quick\n                   and easy setup.\n",
13   "platforms": {
14     "osx": "10.7"
15   },
16   "public_header_files": "PXSourceList/*.h",
17   "source": {
18     "git": "https://github.com/Perspx/PXSourceList.git",
19     "tag": "2.0.3"
20   },
21   "source_files": "PXSourceList/**/*.{h,m}"