[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 3 / d / JTSSemanticReload / 1.0.1 / JTSSemanticReload.podspec.json
blobe9b07f6e43354c400af5a1e10fbce6cc9632e4dd
2   "name": "JTSSemanticReload",
3   "version": "1.0.1",
4   "summary": "A category on UITableViewController for calling \"reloadData\" while preserving semantic content offset.",
5   "homepage": "https://github.com/jaredsinclair/JTSSemanticReload",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jared Sinclair": "https://twitter.com/jaredsinclair"
12   },
13   "source": {
14     "git": "https://github.com/jaredsinclair/JTSSemanticReload.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "source_files": [
23     "Source/*.{h,m}"
24   ]