[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / b / 4 / MPFormTableViewCell / 0.1.2 / MPFormTableViewCell.podspec.json
blobabb3087cc34c27c72679ace0b6b6c4156c627363
2   "name": "MPFormTableViewCell",
3   "version": "0.1.2",
4   "summary": "A bundle of UITableViewCells that helps to create settings forms.",
5   "description": "A bundle of UITableViewCells that helps to create settings forms. There are TextField cells, TextViews,\nSwitches, SegmentedControls, DatePicker, and so on...",
6   "homepage": "https://github.com/martinprot/MPFormTableViewCell",
7   "license": "MIT",
8   "authors": {
9     "Martin Prot": "martinprot@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/martinprot/MPFormTableViewCell.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/appricotmedia",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "MPFormTableViewCell/Classes/**/*",
20   "resource_bundles": {
21     "MPFormTableViewCell": [
22       "MPFormTableViewCell/Assets/*.xib"
23     ]
24   }