[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / c / ELTableViewController / 1.0.0 / ELTableViewController.podspec.json
blob819ce94b56a07018dc5ece056ae998073fde1b4f
2   "name": "ELTableViewController",
3   "version": "1.0.0",
4   "summary": "A Encapsulation to the UITableView with EGORefreshTableHeaderView and LoadMoreTableFooterView and download image async.",
5   "homepage": "https://github.com/yanghua/ELTableViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yanghua": "yanghua1127@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yanghua/ELTableViewController.git",
15     "tag": "v-1.0.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "ELTableViewControllerDemo/ELTableViewController/*.{h,m}",
21   "exclude_files": "Classes/Exclude",
22   "resources": "ELTableViewControllerDemo/ELTableViewController.bundle/*.png",
23   "frameworks": [
24     "CoreGraphics",
25     "QuartzCore"
26   ],
27   "requires_arc": false