[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 0 / swiftyLayout / 0.0.7 / swiftyLayout.podspec.json
blob82ddf89c7b72e7c962ae18b3999603951a4224ab
2   "name": "swiftyLayout",
3   "version": "0.0.7",
4   "summary": "code based layouts",
5   "description": "a simple to use dependency injection library",
6   "homepage": "https://github.com/ptaeufer/swiftLayout",
7   "license": "MIT",
8   "script_phases": {
9     "name": "build dependencies",
10     "script": "bash $(find $PWD -name \"resources.sh\")",
11     "execution_position": "before_compile"
12   },
13   "authors": {
14     "Patrick Täufer": "info@patrick-taeufer.de"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/ptaeufer/swiftLayout.git",
21     "tag": "0.0.7"
22   },
23   "swift_version": "4.0",
24   "source_files": "swiftLayout/**/*",
25   "exclude_files": "Classes/Exclude"