[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 5 / c / ConstraintsKit / 1.0 / ConstraintsKit.podspec.json
blob40b0c7a216aff32a5952c8f3f13ab5ce5b5d6e8a
2   "name": "ConstraintsKit",
3   "version": "1.0",
4   "description": "Extremely simplified constraint component, one line of code solves constraint layout",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "ConstraintsKit",
10   "homepage": "https://github.com/saucym/ConstraintsKit",
11   "authors": {
12     "saucym": "413132340@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/saucym/ConstraintsKit.git",
16     "tag": "1.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "ConstraintsKit/**/*.{h,m,swift}"