[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / c / 1 / EtongObjsTableViewController / 0.0.2 / EtongObjsTableViewController.podspec.json
blobd7999b9915b51df8f57e5adb415aa067d1da7514
2   "name": "EtongObjsTableViewController",
3   "version": "0.0.2",
4   "summary": "EtongObjsTableViewController is used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/liuzewen/EtongObjsTableViewController",
7   "license": "MIT",
8   "authors": {
9     "liuzewen": "s1224w106@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/liuzewen/EtongObjsTableViewController.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "EtongObjsTableViewController/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ],
25   "dependencies": {
26     "MJRefresh": [
28     ]
29   }