[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 7 / 5 / MyYangMasonry / 0.0.1 / MyYangMasonry.podspec.json
blobb75c6f7d3f0de9e99fdde1c97f8c94fdf636c1f5
2   "name": "MyYangMasonry",
3   "version": "0.0.1",
4   "summary": "A Masonry you konw.",
5   "description": "\"A Masonry you konw.\"",
6   "homepage": "https://www.compdf.com/zh-cn",
7   "license": "MIT",
8   "authors": {
9     "yangliuhua": "yangliuhua@kdanmobile.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "git@github.com:yangliuhua/myFirst.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Masonry/*.{h, m}",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "requires_arc": true