[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 4 / d / IGTableViewEstimatedHeightCache / 0.2.0 / IGTableViewEstimatedHeightCache.podspec.json
blobb5d4f28b84eab28ba3dcd01ee8903634dfe5d46d
2   "name": "IGTableViewEstimatedHeightCache",
3   "version": "0.2.0",
4   "summary": "Simple solution for adding estimated height cache to table view controller",
5   "description": "                       Simple solution for adding estimated height cache to table view controller\n\t\t\t\t\t   \n\t\t\t\t\t   Based on StackOverflow.com answer (http://stackoverflow.com/a/26371697/40444) by Kai Burghardt (http://stackoverflow.com/users/1978096/kai-burghardt)\n",
6   "homepage": "https://github.com/IndieGoGo/IGTableViewEstimatedHeightCache",
7   "license": "MIT",
8   "authors": {
9     "Indiegogo": "tech+gogopair@indiegogo.com",
10     "janj": "jan.jirout@indiegogo.com",
11     "glentregoning": "glen.tregoning@indiegogo.com"
12   },
13   "source": {
14     "git": "https://github.com/IndieGoGo/IGTableViewEstimatedHeightCache.git",
15     "tag": "0.2.0"
16   },
17   "social_media_url": "https://twitter.com/Indiegogo",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*"