[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 6 / 7 / BYViewConstraint / 0.6.0 / BYViewConstraint.podspec.json
blob12ea675fa08b26b4da4cd4dfe0ca1171db35b414
2   "name": "BYViewConstraint",
3   "version": "0.6.0",
4   "summary": "convinient class for Constraint of View (Auto Layout).",
5   "description": "                       BYViewConstraint is covenient class to implement the \"Auto Layout\".\n",
6   "homepage": "https://github.com/moicci/BYViewConstraint",
7   "license": "MIT",
8   "authors": {
9     "moicci": "fukuda@bylo.jp"
10   },
11   "source": {
12     "git": "https://github.com/moicci/BYViewConstraint.git",
13     "tag": "0.6.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.[mh]",
20   "resource_bundles": {
21     "BYViewConstraint": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"