[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / d / MatrixiOS / 0.0.3 / MatrixiOS.podspec.json
blobd29a3c09db8585427f5d84db6df3ab698bc96f78
2   "name": "MatrixiOS",
3   "authors": {
4     "johnzjchen": "johnzjchen@tencent.com"
5   },
6   "version": "0.0.3",
7   "summary": "MatrixiOS.",
8   "description": "a performance monitor for iOS",
9   "homepage": "https://github.com/Tencent/matrix",
10   "license": "MIT",
11   "platforms": {
12     "ios": "10.3"
13   },
14   "source": {
15     "git": "https://git.woa.com/jianjianzhu/MatrixiOS.git",
16     "tag": "v0.0.3"
17   },
18   "ios": {
19     "vendored_frameworks": "release/*.framework"
20   },
21   "public_header_files": "Matrix.framework/Headers/**/*",
22   "exclude_files": "Matrix.framework/Info.plist",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }