[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / 5 / JFTextFieldTableCell / 1.0 / JFTextFieldTableCell.podspec.json
blob12ad1e35095635ad078932c80a0c6d261259715f
2   "name": "JFTextFieldTableCell",
3   "version": "1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/mergesort/JFTextFieldTableCell",
8   "authors": {
9     "Joe Fabisevich": "github@fabisevi.ch"
10   },
11   "summary": "A UITableViewCell subclass which supports inline editing, block handlers, and other niceties.",
12   "source": {
13     "git": "https://github.com/mergesort/JFTextFieldTableCell.git",
14     "tag": "1.0"
15   },
16   "source_files": "src/*.{h,m}",
17   "frameworks": "Foundation",
18   "requires_arc": true,
19   "social_media_url": "https://twitter.com/mergesort",
20   "platforms": {
21     "ios": "7.0"
22   }