[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 9 / d / GLPodTest / 0.0.1 / GLPodTest.podspec.json
bloba872bddfdd2f4b8d56ed0147d87f3dec5e8ec444
2   "name": "GLPodTest",
3   "version": "0.0.1",
4   "summary": "A iOS Pod Demo",
5   "description": "A iOS Pod Demo A iOS Pod Demo A iOS Pod Demo",
6   "homepage": "https://github.com/WangGuoLei/GLPodTest",
7   "license": "MIT",
8   "authors": {
9     "wangguolei": "747734405@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/WangGuoLei/GLPodTest.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "GLPodTest",
20     "*"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "xcconfig": {
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
30   }