[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 1 / HXLayout / 1.0 / HXLayout.podspec.json
bloba5ebd7c49888be66bf6884f8d1934b4fbc2f60b3
2   "name": "HXLayout",
3   "version": "1.0",
4   "summary": "Building Autolayout DSLs",
5   "homepage": "https://github.com/hxwxww/Layout.git",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "hxwxww": "hxwxww@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/hxwxww/Layout.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "Classes",
23     "Layout/Layout/Layout/**/*.{h,m,swift}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "swift_version": "5.0"