[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 1 / 5 / ExpandingTableView / 1.0 / ExpandingTableView.podspec.json
blobc6b348691e16af5fed360e3baa6ad77169d3d8ec
2   "name": "ExpandingTableView",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "An iOS framework for expanding table view cells.",
6   "homepage": "https://github.com/jozsef-vesza/ExpandingTableView",
7   "social_media_url": "https://twitter.com/j_vesza",
8   "authors": {
9     "József Vesza": "jozsef.vesza@outlook.com"
10   },
11   "source": {
12     "git": "https://github.com/jozsef-vesza/ExpandingTableView.git",
13     "tag": "1.0"
14   },
15   "source_files": "ExpandingTableView/ExpandingTableView/*.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": "Foundation",
20   "requires_arc": true