[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 5 / JuLayout / 1.3 / JuLayout.podspec.json
blob31f8a3572719c8f48493a7085a61e85c77fbe38c
2   "name": "JuLayout",
3   "version": "1.3",
4   "summary": "JuLayout",
5   "homepage": "https://github.com/jutewei/JuLayout",
6   "license": {
7     "type": "Copyright",
8     "text": "    © 2016-2021 juvid. All rights reserved.\n"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "authors": {
14     "Juvid": "jutewei@qq.com"
15   },
16   "swift_versions": "5",
17   "source": {
18     "git": "https://github.com/jutewei/JuLayout.git",
19     "tag": "1.3"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "LayoutSwift",
25       "source_files": "Source/SwiftLayout/*.swift"
26     },
27     {
28       "name": "LayoutObjC",
29       "source_files": "Source/OCLayout/*.{h,m}"
30     }
31   ],
32   "swift_version": "5"