[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 6 / 0 / TestPodForPDY / 0.0.2 / TestPodForPDY.podspec.json
blob5ad1c265dbbb20f1fbf171e4f68f45c211169a94
2   "name": "TestPodForPDY",
3   "version": "0.0.2",
4   "summary": "TestPodForPDY",
5   "description": "My first podspec.",
6   "homepage": "https://github.com/0624pdy/TestPodForPDY",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "0624pdy": "0624pdy@sina.com"
13   },
14   "social_media_url": "https://github.com/0624pdy",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/0624pdy/TestPodForPDY.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "SourceFiles",
23   "exclude_files": "Classes/Exclude",
24   "pod_target_xcconfig": {
25     "OTHER_LDFLAGS": "-lObjC"
26   }