blob: 65d37c12673e983e66543b5a7563dd864a49ea76 [file] [log] [blame]
{
"name": "TestPodForPDY",
"version": "0.0.1",
"summary": "TestPodForPDY",
"description": "My first podspec.",
"homepage": "https://github.com/0624pdy/TestPodForPDY",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"0624pdy": "0624pdy@sina.com"
},
"social_media_url": "https://github.com/0624pdy",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/0624pdy/TestPodForPDY.git",
"tag": "0.0.1"
},
"source_files": "SourceFiles",
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}