[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 4 / moudleTsetOne / 0.0.2 / moudleTsetOne.podspec.json
blob55b3c2f7d07fcce91703432ad16b8c4436b5c494
2   "name": "moudleTsetOne",
3   "version": "0.0.2",
4   "summary": "就是个简单的Demo",
5   "description": "描述就是个简单的Demo",
6   "homepage": "https://github.com/wodely/moudleTsetOne.git",
7   "license": "MIT",
8   "authors": {
9     "liuke": "liukecyl@163.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/wodely/moudleTsetOne.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "moudleTsetOne",
20     "moudleTsetOne/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "requires_arc": true,
29   "xcconfig": {
30     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
31   }