blob: 5ad1c265dbbb20f1fbf171e4f68f45c211169a94 [file] [log] [blame]
{
"name": "TestPodForPDY",
"version": "0.0.2",
"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.2"
},
"source_files": "SourceFiles",
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}