[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / 8 / 4 / 9 / StaticTables / 0.2.0 / StaticTables.podspec.json
bloba1ceb5c9b56865f0ae97d6110766f1e68d1aa7d0
2   "name": "StaticTables",
3   "version": "0.2.0",
4   "summary": "A library for easily creating static table views programatically.",
5   "homepage": "https://github.com/jellybeansoup/ios-statictables",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniel Farrelly": "daniel@jellystyle.com"
12   },
13   "source": {
14     "git": "https://github.com/jellybeansoup/ios-statictables.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "src/StaticTables/*.{h,m}",
22   "public_header_files": "src/StaticTables/*.h"