[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 4 / 6 / WYLCoreDataTableView / 1.0.0 / WYLCoreDataTableView.podspec.json
blob8dfc22e03352d31480f9245c74b561f985dcb4e8
2   "name": "WYLCoreDataTableView",
3   "version": "1.0.0",
4   "summary": "A NSFetchedResultController based on tableView",
5   "description": "A NSFetchedResultController based on tableView. 553836854@qq.com",
6   "homepage": "https://github.com/wangyanlong/WYLCoreDataTableView",
7   "license": "MIT",
8   "authors": {
9     "王颜龙": "553836854@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/wangyanlong/WYLCoreDataTableView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "WYLCoreDataTableViewDemo/WYLCoreDataTableView/WYLCoreDataTableView/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit",
24     "CoreData"
25   ]