[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 6 / 0 / TestPodForPDY / 0.0.1 / TestPodForPDY.podspec.json
blob65d37c12673e983e66543b5a7563dd864a49ea76
2   "name": "TestPodForPDY",
3   "version": "0.0.1",
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.1"
21   },
22   "source_files": "SourceFiles",
23   "exclude_files": "Classes/Exclude",
24   "pod_target_xcconfig": {
25     "OTHER_LDFLAGS": "-lObjC"
26   }