[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / f / d / EPSStaticTableViewController / 1.0 / EPSStaticTableViewController.podspec.json
blob92e7cc94cf54f02c2cb3e762348432651e52a988
2   "name": "EPSStaticTableViewController",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "A subclass of UITableViewController that makes it easy to set up table views with static content.",
6   "platforms": {
7     "ios": "6.0"
8   },
9   "homepage": "https://github.com/ElectricPeelSoftware/EPSStaticTableViewController",
10   "authors": {
11     "Peter Stuart": "peter@electricpeelsoftware.com",
12     "Justin Stuart": "justin@electricpeelsoftware.com"
13   },
14   "source": {
15     "git": "https://github.com/ElectricPeelSoftware/EPSStaticTableViewController.git",
16     "tag": "1.0"
17   },
18   "requires_arc": true,
19   "public_header_files": "EPSStaticTableViewController/*.h",
20   "source_files": "EPSStaticTableViewController/*"