[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 2 / c / CDBPlacedUI / 0.0.1 / CDBPlacedUI.podspec.json
blobe77b2856b14c5367dea82d63e0a742ade97a77cb
2   "name": "CDBPlacedUI",
3   "version": "0.0.1",
4   "summary": "An autolayout based helper for views placeholding and view controllers containment",
5   "description": "Use it to place views into placeholders and implement view controllers containment in easy way.\nIt based on autolayout iOS technology.",
6   "homepage": "https://github.com/yocaminobien/CDBPlacedUI",
7   "license": "MIT",
8   "authors": {
9     "yocaminobien": "yocaminobien@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yocaminobien/CDBPlacedUI.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CDBPlacedUI": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"