[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / 5 / 2 / 1 / JDFTableData / 1.0 / JDFTableData.podspec.json
blob9d32f0c35c278a234b0e0d2e2f54a5e77e375c26
2   "name": "JDFTableData",
3   "version": "1.0",
4   "summary": "A simple library to encapsulate simple data for UITableView.",
5   "description": "JDFTableData is a simple library to encapsulate simple data for UITableView.",
6   "homepage": "https://github.com/joefryer/JDFTableData",
7   "license": "MIT",
8   "authors": {
9     "Joe Fryer": "joe.d.fryer@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/joefryer/JDFTableData.git",
13     "tag": "1.0"
14   },
15   "social_media_url": "https://twitter.com/joefryer88",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "public_header_files": "Pod/Classes/**/*.h",
22   "frameworks": "UIKit"