[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 3 / 4 / JAListView / 0.0.1 / JAListView.podspec.json
blobad1ea8ba74dcb1f07b806317b26cc490bc886b8a
2   "name": "JAListView",
3   "version": "0.0.1",
4   "summary": "An NSTableView replacement that doesn't suck.",
5   "homepage": "https://github.com/joshaber/JAListView",
6   "license": {
7     "type": "New BSD License",
8     "file": "README"
9   },
10   "authors": {
11     "Josh Abernathy": "josh@github.com"
12   },
13   "source": {
14     "git": "https://github.com/joshaber/JAListView.git",
15     "commit": "f1374023a2e483c95217f08a1c27864cd7f24d33"
16   },
17   "platforms": {
18     "osx": null
19   },
20   "source_files": [
21     "JA*.{h,m}",
22     "NSIndexPath+JAListViewExtensions.{h,m}"
23   ],
24   "exclude_files": "JAListViewAppDelegate.{h,m}",
25   "frameworks": "QuartzCore",
26   "requires_arc": false