[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / b / 4 / MPFormTableViewCell / 0.1.3 / MPFormTableViewCell.podspec.json
blob2f8b72130bdeb8db01cfa7ff0cdbf3ec7a9a29b2
2   "name": "MPFormTableViewCell",
3   "version": "0.1.3",
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.3"
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   }