[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / 9 / BEPureLayout / 0.1.0 / BEPureLayout.podspec.json
blobe31be995731cf8a585ac9aaa5d05f8c744ef3c43
2   "name": "BEPureLayout",
3   "version": "0.1.0",
4   "summary": "Useful extensions for UIViews using PureLayout",
5   "description": "Extend the ability of PureLayout by adding some short-hand UIViews initializers",
6   "homepage": "https://github.com/bigearsenal/BEPureLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bigearsenal": "bigearsenal@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bigearsenal/BEPureLayout.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BEPureLayout/Classes/**/*",
23   "dependencies": {
24     "PureLayout": [
26     ]
27   },
28   "swift_version": "4.0"