[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / e / MTJXCategoryView / 0.1.2 / MTJXCategoryView.podspec.json
blobc0374a9f0359e11799e7d20b6923049926016d3f
2   "name": "MTJXCategoryView",
3   "version": "0.1.2",
4   "summary": "A short description of MTJXCategoryView.",
5   "description": "TODO: Add long description of the pod here. MTJXCategoryView",
6   "homepage": "https://gitee.com/fmdb/mtjxcategory-view",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BestiOSDev": "1060545231@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/fmdb/mtjxcategory-view.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "vendored_frameworks": "MTJXCategoryView/Framework/MTJXCategoryView.framework"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "frameworks": [
31     "UIKit",
32     "Foundation"
33   ],
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-ObjC"
36   }