[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / b / f / JYAutoLayout / 1.0.1 / JYAutoLayout.podspec.json
blobd8514420d161587eb60a0c69048f2fc8ae1bff6a
2   "name": "JYAutoLayout",
3   "version": "1.0.1",
4   "summary": "AutoLayout一种简单封装形式",
5   "homepage": "https://github.com/weijingyunIOS/JYAutoLayout",
6   "license": "MIT",
7   "authors": {
8     "魏景云": "wei_jingyun@outlook.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/weijingyunIOS/JYAutoLayout",
15     "branch": "master",
16     "tag": "1.0.1"
17   },
18   "requires_arc": true,
19   "source_files": "JYAutoLayout-Swift/JYAutoLayout/*.{swift}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "pushed_with_swift_version": "3.0"