[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / 3 / PapaLayout / 1.0.0 / PapaLayout.podspec.json
blob4ab97ebc6ee2374f3a317b91c22ad9ee0c0f2243
2   "name": "PapaLayout",
3   "version": "1.0.0",
4   "summary": "Pure Swift AutoLayout library offers a neat way to manage constraints in code.",
5   "swift_version": "4.1",
6   "platforms": {
7     "ios": "9.0",
8     "tvos": "9.0",
9     "osx": "10.10"
10   },
11   "requires_arc": true,
12   "homepage": "https://github.com/Meniny/PapaLayout",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE.md"
16   },
17   "authors": {
18     "Elias Abel": "admin@meniny.cn"
19   },
20   "source": {
21     "git": "https://github.com/Meniny/PapaLayout.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "PapaLayout/**/*.{swift,h}"