[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 1 / 6 / 7 / BYViewConstraint / 0.3.0 / BYViewConstraint.podspec.json
blob81c61b4834d7b694a15a076311999310e661da32
2   "name": "BYViewConstraint",
3   "version": "0.3.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.3.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"